find the relocated sxpm.man
This commit is contained in:
parent
3f5a0ad575
commit
009b7f0005
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue