From 9f5deb008fb9786f9a9264889d43296a258e9d92 Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Mon, 10 Mar 2014 16:25:33 +0000 Subject: Convert m* to USES=zip --- math/jacal/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'math/jacal') diff --git a/math/jacal/Makefile b/math/jacal/Makefile index 0987ad390693..47409acad517 100644 --- a/math/jacal/Makefile +++ b/math/jacal/Makefile @@ -14,9 +14,7 @@ RUN_DEPENDS= scm:${PORTSDIR}/lang/scm \ WRKSRC= ${WRKDIR}/jacal -USE_ZIP= yes -USE_GMAKE= yes -USES= perl5 +USES= gmake perl5 zip NO_BUILD= yes MAN1= jacal.1 -- cgit