aboutsummaryrefslogtreecommitdiffstats
path: root/math/py-gmpy
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2014-03-11 00:25:33 +0800
committerbapt <bapt@FreeBSD.org>2014-03-11 00:25:33 +0800
commitec3fdd65b57bc698a5e8f66d1268057ca3d22e6b (patch)
treeec0965bd63c70b3986830805c3ce0427524b81b2 /math/py-gmpy
parent3f0f7233ff91a236628a65d2f651e1a3f828177a (diff)
downloadfreebsd-ports-gnome-ec3fdd65b57bc698a5e8f66d1268057ca3d22e6b.tar.gz
freebsd-ports-gnome-ec3fdd65b57bc698a5e8f66d1268057ca3d22e6b.tar.zst
freebsd-ports-gnome-ec3fdd65b57bc698a5e8f66d1268057ca3d22e6b.zip
Convert m* to USES=zip
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