Module Name:    src
Committed By:   mrg
Date:           Fri May 31 01:41:56 UTC 2013

Modified Files:
        src/external/mit/xorg/bin/sxpm: Makefile

Log Message:
find the relocated sxpm.man


To generate a diff of this commit:
cvs rdiff -u -r1.1.1.1 -r1.2 src/external/mit/xorg/bin/sxpm/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/external/mit/xorg/bin/sxpm/Makefile
diff -u src/external/mit/xorg/bin/sxpm/Makefile:1.1.1.1 src/external/mit/xorg/bin/sxpm/Makefile:1.2
--- src/external/mit/xorg/bin/sxpm/Makefile:1.1.1.1	Tue Jul 29 05:01:22 2008
+++ src/external/mit/xorg/bin/sxpm/Makefile	Fri May 31 01:41:56 2013
@@ -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 -lX
 DPADD+=	${LIBXPM} ${LIBXT} ${LIBSM} ${LIBICE} ${LIBXEXT} ${LIBX11}
 
 .PATH:	${X11SRCDIR.Xpm}/${PROG}
+.PATH:	${X11SRCDIR.Xpm}/man
 
 .include <bsd.x11.mk>
 .include <bsd.prog.mk>

Reply via email to