aboutsummaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2014-02-15 10:34:41 +0000
committerMartin Wilke <miwi@FreeBSD.org>2014-02-15 10:34:41 +0000
commit58bda8a31e0534fdddcec473c37c4b178cbb0864 (patch)
treedfefbdd7dc172406394e74b852d8391ca221d511 /math
parent4b9ad9b3ae896298562a36fa71b43778ca396776 (diff)
Notes
Diffstat (limited to 'math')
-rw-r--r--math/py-pybloom/Makefile5
-rw-r--r--math/py-pybloom/pkg-plist1
2 files changed, 3 insertions, 3 deletions
diff --git a/math/py-pybloom/Makefile b/math/py-pybloom/Makefile
index a257c32fb3d8..528f807f2163 100644
--- a/math/py-pybloom/Makefile
+++ b/math/py-pybloom/Makefile
@@ -3,6 +3,7 @@
PORTNAME= pybloom
PORTVERSION= 1.1
+PORTREVISION= 1
CATEGORIES= math python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -13,7 +14,7 @@ COMMENT= A Probabilistic data structure
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}bitarray>0:${PORTSDIR}/devel/py-bitarray
USE_PYTHON= yes
-USE_PYDISTUTILS= easy_install
+USE_PYDISTUTILS= yes
+PYDISTUTILS_AUTOPLIST= yes
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/math/py-pybloom/pkg-plist b/math/py-pybloom/pkg-plist
deleted file mode 100644
index ddf68a1c022f..000000000000
--- a/math/py-pybloom/pkg-plist
+++ /dev/null
@@ -1 +0,0 @@
-%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%