aboutsummaryrefslogtreecommitdiff
path: root/math/testu01
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-03-10 16:25:33 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-03-10 16:25:33 +0000
commit9f5deb008fb9786f9a9264889d43296a258e9d92 (patch)
treeec0965bd63c70b3986830805c3ce0427524b81b2 /math/testu01
parent8f284f2bca93129cd50ac223174a3be10e707699 (diff)
downloadports-9f5deb008fb9786f9a9264889d43296a258e9d92.tar.gz
ports-9f5deb008fb9786f9a9264889d43296a258e9d92.zip
Convert m* to USES=zip
Notes
Notes: svn path=/head/; revision=347776
Diffstat (limited to 'math/testu01')
-rw-r--r--math/testu01/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/math/testu01/Makefile b/math/testu01/Makefile
index a8a1b3eba02a..14f22abfd0cd 100644
--- a/math/testu01/Makefile
+++ b/math/testu01/Makefile
@@ -15,10 +15,9 @@ COMMENT= Utilities for statistical testing of uniform random number generators
LIB_DEPENDS= gmp:${PORTSDIR}/math/gmp
-USE_ZIP= yes
+USES= gmake zip
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --includedir="${PREFIX}/include/${PORTNAME}"
-USE_GMAKE= yes
MAKE_ARGS= docdir="${DOCSDIR}" exdir="${EXAMPLESDIR}"
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib