Module Name: src
Committed By: mrg
Date: Fri May 31 06:46:55 UTC 2013
Modified Files:
src/external/mit/xorg/bin/xcutsel: Makefile
Log Message:
find the new manual location.
To generate a diff of this commit:
cvs rdiff -u -r1.1.1.1 -r1.2 src/external/mit/xorg/bin/xcutsel/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/xcutsel/Makefile
diff -u src/external/mit/xorg/bin/xcutsel/Makefile:1.1.1.1 src/external/mit/xorg/bin/xcutsel/Makefile:1.2
--- src/external/mit/xorg/bin/xcutsel/Makefile:1.1.1.1 Tue Jul 29 05:01:22 2008
+++ src/external/mit/xorg/bin/xcutsel/Makefile Fri May 31 06:46:55 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 06:46:55 mrg Exp $
.include <bsd.own.mk>
@@ -9,6 +9,7 @@ DPADD+= ${LIBXAW} ${LIBXMU} ${LIBXT} ${L
${LIBXPM} ${LIBXEXT} ${LIBX11}
.PATH: ${X11SRCDIR.xclipboard}
+.PATH: ${X11SRCDIR.xclipboard}/man
.include <bsd.x11.mk>
.include <bsd.prog.mk>