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/sxpm find the relocated sxpm.man



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

description:
find the relocated sxpm.man

diffstat:

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

diffs (17 lines):

diff -r 57037002e084 -r c53596619c2e external/mit/xorg/bin/sxpm/Makefile
--- a/external/mit/xorg/bin/sxpm/Makefile       Fri May 31 01:41:08 2013 +0000
+++ b/external/mit/xorg/bin/sxpm/Makefile       Fri May 31 01:41:56 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:56 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