aboutsummaryrefslogtreecommitdiff
path: root/math/py-gmpy
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/py-gmpy
parent8f284f2bca93129cd50ac223174a3be10e707699 (diff)
downloadports-9f5deb008fb9786f9a9264889d43296a258e9d92.tar.gz
ports-9f5deb008fb9786f9a9264889d43296a258e9d92.zip
Notes
Diffstat (limited to 'math/py-gmpy')
-rw-r--r--math/py-gmpy/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/py-gmpy/Makefile b/math/py-gmpy/Makefile
index fb6777e89b07..6e3557d9eaf2 100644
--- a/math/py-gmpy/Makefile
+++ b/math/py-gmpy/Makefile
@@ -13,7 +13,7 @@ COMMENT= Python Extension that Wraps the GMP Library
LIB_DEPENDS= gmp:${PORTSDIR}/math/gmp
-USE_ZIP= yes
+USES= zip
USE_PYTHON= yes
USE_PYDISTUTILS= yes
PYDISTUTILS_AUTOPLIST= yes