From 8a0236f414b66eaa89fae331fcedbe0bf905e333 Mon Sep 17 00:00:00 2001 From: wiz Date: Tue, 19 Feb 2013 19:45:44 +0000 Subject: Add TEST_TARGET. --- math/isl/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'math/isl') diff --git a/math/isl/Makefile b/math/isl/Makefile index c393149bb66..04c51b89699 100644 --- a/math/isl/Makefile +++ b/math/isl/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1 2013/02/17 22:10:47 wiz Exp $ +# $NetBSD: Makefile,v 1.2 2013/02/19 19:45:44 wiz Exp $ DISTNAME= isl-0.11.1 CATEGORIES= math @@ -16,5 +16,7 @@ USE_LIBTOOL= yes CONFIGURE_ARGS+= --with-gmp=${BUILDLINK_PREFIX.gmpl} +TEST_TARGET= check + .include "../../devel/gmp/buildlink3.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3