summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorLi-Wen Hsu <lwhsu@FreeBSD.org>2011-02-20 10:06:47 +0000
committerLi-Wen Hsu <lwhsu@FreeBSD.org>2011-02-20 10:06:47 +0000
commit649b2fcd4868b99720976ad4c92413d208542d07 (patch)
tree23123c1dba2046c2b2088582c221e56b45e76ef2 /math
parentAdd py-pybloom 1.0.3, a Probabilistic data structure. (diff)
- Quick fix: py-bitarray should be in RUN_DEPENDS
Notes
Notes: svn path=/head/; revision=269386
Diffstat (limited to 'math')
-rw-r--r--math/py-pybloom/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/py-pybloom/Makefile b/math/py-pybloom/Makefile
index 9d914e41c49c..41943229404c 100644
--- a/math/py-pybloom/Makefile
+++ b/math/py-pybloom/Makefile
@@ -14,7 +14,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= lwhsu@FreeBSD.org
COMMENT= A Probabilistic data structure
-BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}bitarray>0:${PORTSDIR}/devel/py-bitarray
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}bitarray>0:${PORTSDIR}/devel/py-bitarray
USE_PYTHON= yes
USE_PYDISTUTILS= easy_install