Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/external/mit/xorg/bin/cxpm find the relocated cxpm.1 manual.



details:   https://anonhg.NetBSD.org/src/rev/57037002e084
branches:  trunk
changeset: 787044:57037002e084
user:      mrg <mrg%NetBSD.org@localhost>
date:      Fri May 31 01:41:08 2013 +0000

description:
find the relocated cxpm.1 manual.

diffstat:

 external/mit/xorg/bin/cxpm/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r b7741bf981b4 -r 57037002e084 external/mit/xorg/bin/cxpm/Makefile
--- a/external/mit/xorg/bin/cxpm/Makefile       Fri May 31 00:54:58 2013 +0000
+++ b/external/mit/xorg/bin/cxpm/Makefile       Fri May 31 01:41:08 2013 +0000
@@ -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:08 mrg Exp $
 
 .include <bsd.own.mk>
 
@@ -11,6 +11,7 @@
 DPADD+=        ${LIBXPM} ${LIBXT} ${LIBSM} ${LIBICE} ${LIBXEXT} ${LIBX11}
 
 .PATH: ${X11SRCDIR.Xpm}/${PROG}
+.PATH: ${X11SRCDIR.Xpm}/man
 
 .include <bsd.x11.mk>
 .include <bsd.prog.mk>



Home | Main Index | Thread Index | Old Index