aboutsummaryrefslogtreecommitdiff
path: root/net-p2p
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2005-10-28 06:10:21 +0000
committerKris Kennaway <kris@FreeBSD.org>2005-10-28 06:10:21 +0000
commit5b76e38a65c3989ee20aa744976e3cd70aa8808b (patch)
tree1ee53e0d23c3bc0a71cd081c93188d432bce3e87 /net-p2p
parent1152bf37b07c4e307da06083589b2c0b585f6738 (diff)
downloadports-5b76e38a65c3989ee20aa744976e3cd70aa8808b.tar.gz
ports-5b76e38a65c3989ee20aa744976e3cd70aa8808b.zip
Notes
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/py-bittorrent-core-devel/Makefile2
-rw-r--r--net-p2p/py-bittorrent-devel/Makefile2
2 files changed, 4 insertions, 0 deletions
diff --git a/net-p2p/py-bittorrent-core-devel/Makefile b/net-p2p/py-bittorrent-core-devel/Makefile
index 2bb7bca0e9a6..87c912890313 100644
--- a/net-p2p/py-bittorrent-core-devel/Makefile
+++ b/net-p2p/py-bittorrent-core-devel/Makefile
@@ -14,4 +14,6 @@ WITHOUT_GUI= yes
MASTERDIR= ${.CURDIR}/../py-bittorrent-devel
+BROKEN= Incomplete pkg-plist
+
.include "${MASTERDIR}/Makefile"
diff --git a/net-p2p/py-bittorrent-devel/Makefile b/net-p2p/py-bittorrent-devel/Makefile
index 6ff6ffc2f91a..a63ba5192b11 100644
--- a/net-p2p/py-bittorrent-devel/Makefile
+++ b/net-p2p/py-bittorrent-devel/Makefile
@@ -23,6 +23,8 @@ RUN_DEPENDS+= ${PYTHON_SITELIBDIR}/dns/__init__.py:${PORTSDIR}/dns/py-dnspython
${PYTHON_SITELIBDIR}/twisted/plugins/__init__.py:${PORTSDIR}/devel/py-twistedCore \
${PYTHON_SITELIBDIR}/Crypto/__init__.py:${PORTSDIR}/security/py-pycrypto
+BROKEN= Incomplete pkg-plist
+
USE_GETTEXT= yes
USE_PYTHON= yes
USE_PYDISTUTILS= yes