summaryrefslogtreecommitdiff
path: root/math/cln
diff options
context:
space:
mode:
authorasau <asau>2012-06-14 08:26:14 +0000
committerasau <asau>2012-06-14 08:26:14 +0000
commit5322eb9ab6e2a1e4f1b0fed0aad258b40ea49864 (patch)
tree1b22c20f7e466abb454fc72b374360cfd6804ad1 /math/cln
parentdad8f32c871c4bf438e52806c739c9154e31708b (diff)
downloadpkgsrc-5322eb9ab6e2a1e4f1b0fed0aad258b40ea49864.tar.gz
Provide TEST_TARGET.
Diffstat (limited to 'math/cln')
-rw-r--r--math/cln/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/math/cln/Makefile b/math/cln/Makefile
index 2e785c8f789..8c74c3cc52c 100644
--- a/math/cln/Makefile
+++ b/math/cln/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2011/11/20 05:40:27 sbd Exp $
+# $NetBSD: Makefile,v 1.22 2012/06/14 08:26:14 asau Exp $
DISTNAME= cln-1.3.2
PKGREVISION= 1
@@ -20,6 +20,7 @@ USE_LIBTOOL= yes
GNU_CONFIGURE= yes
PKGCONFIG_OVERRIDE= cln.pc.in
INFO_FILES= yes
+TEST_TARGET= check
.include "../../devel/gmp/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"