diff options
-rw-r--r-- | net-p2p/py-bittorrent-core-devel/Makefile | 2 | ||||
-rw-r--r-- | net-p2p/py-bittorrent-devel/Makefile | 2 | ||||
-rw-r--r-- | net/py-bittorrent-core-devel/Makefile | 2 | ||||
-rw-r--r-- | net/py-bittorrent-devel/Makefile | 2 |
4 files changed, 8 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 diff --git a/net/py-bittorrent-core-devel/Makefile b/net/py-bittorrent-core-devel/Makefile index 2bb7bca0e9a6..87c912890313 100644 --- a/net/py-bittorrent-core-devel/Makefile +++ b/net/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/py-bittorrent-devel/Makefile b/net/py-bittorrent-devel/Makefile index 6ff6ffc2f91a..a63ba5192b11 100644 --- a/net/py-bittorrent-devel/Makefile +++ b/net/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 |