find the relocated sxpm.man

This commit is contained in:
mrg 2013-05-31 01:41:56 +00:00
parent 3f5a0ad575
commit 009b7f0005
1 changed files with 2 additions and 1 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.1.1.1 2008/07/29 05:01:22 mrg Exp $
# $NetBSD: Makefile,v 1.2 2013/05/31 01:41:56 mrg Exp $
.include <bsd.own.mk>
@ -11,6 +11,7 @@ LDADD+= -lXpm -lXt -lSM -lICE -lXext -lX11
DPADD+= ${LIBXPM} ${LIBXT} ${LIBSM} ${LIBICE} ${LIBXEXT} ${LIBX11}
.PATH: ${X11SRCDIR.Xpm}/${PROG}
.PATH: ${X11SRCDIR.Xpm}/man
.include <bsd.x11.mk>
.include <bsd.prog.mk>