aboutsummaryrefslogtreecommitdiffstats
path: root/devel/py-xxhash/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-xxhash/Makefile')
-rw-r--r--devel/py-xxhash/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/py-xxhash/Makefile b/devel/py-xxhash/Makefile
index b1787defa79c..6550324f62f6 100644
--- a/devel/py-xxhash/Makefile
+++ b/devel/py-xxhash/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= xxhash
-PORTVERSION= 1.0.0
+PORTVERSION= 1.0.1
CATEGORIES= devel
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}nose>1:devel/py-nose
-USES= python
+USES= python zip
USE_PYTHON= distutils autoplist
post-install: