Module Name:    src
Committed By:   mrg
Date:           Mon Mar 17 09:46:10 UTC 2014

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

Log Message:
update for xlsclients 1.1.3.


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/external/mit/xorg/bin/xlsclients/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/xlsclients/Makefile
diff -u src/external/mit/xorg/bin/xlsclients/Makefile:1.5 src/external/mit/xorg/bin/xlsclients/Makefile:1.6
--- src/external/mit/xorg/bin/xlsclients/Makefile:1.5	Sat Jul 23 07:11:48 2011
+++ src/external/mit/xorg/bin/xlsclients/Makefile	Mon Mar 17 09:46:10 2014
@@ -1,10 +1,11 @@
-#	$NetBSD: Makefile,v 1.5 2011/07/23 07:11:48 mrg Exp $
+#	$NetBSD: Makefile,v 1.6 2014/03/17 09:46:10 mrg Exp $
 
 .include <bsd.own.mk>
 
 PROG=	xlsclients
 
-CPPFLAGS+=	-I${DESTDIR}${X11INCDIR} -DHAVE_STRNLEN
+CPPFLAGS+=	-I${DESTDIR}${X11INCDIR} -DHAVE_STRNLEN \
+		-DPACKAGE_STRING=\"1.1.3\"
 
 #BUILDSYMLINKS=	xlscli.man xlsclients.man
 

Reply via email to