Module Name:    src
Committed By:   mrg
Date:           Sun Jul 19 22:43:26 UTC 2015

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

Log Message:
update for xfindproxy 1.0.4.


To generate a diff of this commit:
cvs rdiff -u -r1.1.1.1 -r1.2 src/external/mit/xorg/bin/xfindproxy/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/xfindproxy/Makefile
diff -u src/external/mit/xorg/bin/xfindproxy/Makefile:1.1.1.1 src/external/mit/xorg/bin/xfindproxy/Makefile:1.2
--- src/external/mit/xorg/bin/xfindproxy/Makefile:1.1.1.1	Tue Jul 29 05:01:22 2008
+++ src/external/mit/xorg/bin/xfindproxy/Makefile	Sun Jul 19 22:43:26 2015
@@ -1,4 +1,4 @@
-#	$NetBSD: Makefile,v 1.1.1.1 2008/07/29 05:01:22 mrg Exp $
+#	$NetBSD: Makefile,v 1.2 2015/07/19 22:43:26 mrg Exp $
 
 .include <bsd.own.mk>
 
@@ -9,5 +9,7 @@ DPADD+=	${LIBXT} ${LIBSM} ${LIBICE} ${LI
 
 .PATH:	${X11SRCDIR.${PROG}}
 
+.include "../../xorg-pkg-ver.mk"
+
 .include <bsd.x11.mk>
 .include <bsd.prog.mk>

Reply via email to