diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-03-10 16:25:33 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-03-10 16:25:33 +0000 |
commit | 9f5deb008fb9786f9a9264889d43296a258e9d92 (patch) | |
tree | ec0965bd63c70b3986830805c3ce0427524b81b2 /math/jacal | |
parent | 8f284f2bca93129cd50ac223174a3be10e707699 (diff) | |
download | ports-9f5deb008fb9786f9a9264889d43296a258e9d92.tar.gz ports-9f5deb008fb9786f9a9264889d43296a258e9d92.zip |
Notes
Diffstat (limited to 'math/jacal')
-rw-r--r-- | math/jacal/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
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 |