summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authortnn <tnn>2016-08-24 07:18:54 +0000
committertnn <tnn>2016-08-24 07:18:54 +0000
commitaafcb2db5a45f94ef8ecb1096feb87144a0b0ac5 (patch)
treefc7a75dbc64f496a2c1525e3a9360888cc652579 /x11
parent53050d71c20653bc89ba87894401575d6f8407ef (diff)
downloadpkgsrc-aafcb2db5a45f94ef8ecb1096feb87144a0b0ac5.tar.gz
add TEST_TARGET
Diffstat (limited to 'x11')
-rw-r--r--x11/libxshmfence/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/libxshmfence/Makefile b/x11/libxshmfence/Makefile
index 047cbba1d10..8a30910771a 100644
--- a/x11/libxshmfence/Makefile
+++ b/x11/libxshmfence/Makefile
@@ -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' synchronization primitive
LICENSE= mit
GNU_CONFIGURE= yes
+TEST_TARGET= check
USE_LIBTOOL= yes
USE_TOOLS+= pkg-config autoconf automake autoreconf