aboutsummaryrefslogtreecommitdiffstats
path: root/net-p2p
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2005-10-28 14:10:21 +0800
committerkris <kris@FreeBSD.org>2005-10-28 14:10:21 +0800
commit1db2bc78ba818b1b357d2d7b92c2cdd1ee432c3f (patch)
tree8474396f274ab78236b3f5b4b88daed5b27d3442 /net-p2p
parentdaa1ceb59141a365cb3ad81f52e66e901d972784 (diff)
downloadfreebsd-ports-gnome-1db2bc78ba818b1b357d2d7b92c2cdd1ee432c3f.tar.gz
freebsd-ports-gnome-1db2bc78ba818b1b357d2d7b92c2cdd1ee432c3f.tar.zst
freebsd-ports-gnome-1db2bc78ba818b1b357d2d7b92c2cdd1ee432c3f.zip
BROKEN: Incomplete pkg-plist
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