aboutsummaryrefslogtreecommitdiff
path: root/math/msieve
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2014-05-26 12:28:33 +0000
committerMartin Wilke <miwi@FreeBSD.org>2014-05-26 12:28:33 +0000
commite9ed236366ed8190657f95c51ec0628c6f21f3b9 (patch)
treef7794e9d736d200d0e377d9ad097ba09aae60f01 /math/msieve
parenta1ca7d805cc555fbdf112aaa951c8f2777273c38 (diff)
downloadports-e9ed236366ed8190657f95c51ec0628c6f21f3b9.tar.gz
ports-e9ed236366ed8190657f95c51ec0628c6f21f3b9.zip
- Convert gmake,bzip2 to USES
Approved by: portmgr
Notes
Notes: svn path=/head/; revision=355316
Diffstat (limited to 'math/msieve')
-rw-r--r--math/msieve/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/msieve/Makefile b/math/msieve/Makefile
index 51ab70b3214b..8fc927fc1dc5 100644
--- a/math/msieve/Makefile
+++ b/math/msieve/Makefile
@@ -15,7 +15,7 @@ COMMENT= Fast factorization of big integers using MPQS and GNFS
BUILD_DEPENDS= ${LOCALBASE}/lib/libecm.a:${PORTSDIR}/math/gmp-ecm
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
-USE_GMAKE= yes
+USES= gmake
MAKE_ENV= ECM=1
HEADERS= mp.h msieve.h util.h