pkgsrc-Changes archive

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

CVS commit: pkgsrc/x11/libxshmfence



Module Name:    pkgsrc
Committed By:   tnn
Date:           Wed Aug 24 07:18:54 UTC 2016

Modified Files:
        pkgsrc/x11/libxshmfence: Makefile

Log Message:
add TEST_TARGET


To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 pkgsrc/x11/libxshmfence/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/x11/libxshmfence/Makefile
diff -u pkgsrc/x11/libxshmfence/Makefile:1.7 pkgsrc/x11/libxshmfence/Makefile:1.8
--- pkgsrc/x11/libxshmfence/Makefile:1.7        Wed Aug 24 07:16:22 2016
+++ pkgsrc/x11/libxshmfence/Makefile    Wed Aug 24 07:18:54 2016
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2016/08/24 07:16:22 tnn Exp $
+# $NetBSD: Makefile,v 1.8 2016/08/24 07:18:54 tnn Exp $
 
 DISTNAME=      libxshmfence-1.2
 PKGREVISION=   5
@@ -12,6 +12,7 @@ COMMENT=      Shared memory 'SyncFence' synch
 LICENSE=       mit
 
 GNU_CONFIGURE= yes
+TEST_TARGET=   check
 USE_LIBTOOL=   yes
 USE_TOOLS+=    pkg-config autoconf automake autoreconf
 



Home | Main Index | Thread Index | Old Index