aboutsummaryrefslogtreecommitdiff
path: root/math/clipper
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/clipper
parent8f284f2bca93129cd50ac223174a3be10e707699 (diff)
downloadports-9f5deb008fb9786f9a9264889d43296a258e9d92.tar.gz
ports-9f5deb008fb9786f9a9264889d43296a258e9d92.zip
Notes
Diffstat (limited to 'math/clipper')
-rw-r--r--math/clipper/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/math/clipper/Makefile b/math/clipper/Makefile
index 9e67ded3117c..88ef52e1e6fc 100644
--- a/math/clipper/Makefile
+++ b/math/clipper/Makefile
@@ -16,7 +16,6 @@ LICENSE= BSL
WRKSRC= ${WRKDIR}/cpp
USE_LDCONFIG= yes
-USE_ZIP= yes
-USES= cmake
+USES= cmake zip
.include <bsd.port.mk>