pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11/libxshmfence add TEST_TARGET



details:   https://anonhg.NetBSD.org/pkgsrc/rev/392117f3000f
branches:  trunk
changeset: 351636:392117f3000f
user:      tnn <tnn%pkgsrc.org@localhost>
date:      Wed Aug 24 07:18:54 2016 +0000

description:
add TEST_TARGET

diffstat:

 x11/libxshmfence/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 39b8ddbef7d0 -r 392117f3000f x11/libxshmfence/Makefile
--- a/x11/libxshmfence/Makefile Wed Aug 24 07:16:22 2016 +0000
+++ b/x11/libxshmfence/Makefile Wed Aug 24 07:18:54 2016 +0000
@@ -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 @@
 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