summaryrefslogtreecommitdiff
path: root/net-p2p/py-bittorrent/Makefile
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2007-01-20 01:46:48 +0000
committerKris Kennaway <kris@FreeBSD.org>2007-01-20 01:46:48 +0000
commitb0a6924da8eda9cd31c2eca2886ebcf841c65219 (patch)
treed8a9b2db257c5fc52f4cf304e4be378ba2a70db4 /net-p2p/py-bittorrent/Makefile
parentBROKEN: Fails to patch (diff)
BROKEN: fails to patch
Notes
Notes: svn path=/head/; revision=182834
Diffstat (limited to 'net-p2p/py-bittorrent/Makefile')
-rw-r--r--net-p2p/py-bittorrent/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/net-p2p/py-bittorrent/Makefile b/net-p2p/py-bittorrent/Makefile
index e2c71dd5ba29..b9dd136d13ab 100644
--- a/net-p2p/py-bittorrent/Makefile
+++ b/net-p2p/py-bittorrent/Makefile
@@ -19,6 +19,8 @@ COMMENT?= A peer-to-peer tool for distributing files written in Python
RUN_DEPENDS+= ${PYTHON_SITELIBDIR}/dns/__init__.py:${PORTSDIR}/dns/py-dnspython \
${PYTHON_SITELIBDIR}/Crypto/__init__.py:${PORTSDIR}/security/py-pycrypto
+BROKEN= Fails to patch
+
USE_GETTEXT= yes
USE_PYTHON= yes
USE_PYDISTUTILS= yes