summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2006-02-20 01:19:45 +0000
committerKris Kennaway <kris@FreeBSD.org>2006-02-20 01:19:45 +0000
commit46662e3bc9248881b465153a827cf8a162f2f223 (patch)
tree766b4b7f211277337454d82d8e11c29318d7cd1d
parent- Update to 1.0.8 (diff)
BROKEN: Incomplete pkg-plist
Notes
Notes: svn path=/head/; revision=156432
-rw-r--r--devel/avr-libc/Makefile2
-rw-r--r--net-p2p/py-bittorrent-devel/Makefile2
-rw-r--r--net-p2p/py-bittorrent/Makefile2
3 files changed, 6 insertions, 0 deletions
diff --git a/devel/avr-libc/Makefile b/devel/avr-libc/Makefile
index ded5fe24dd85..93e73cb45b40 100644
--- a/devel/avr-libc/Makefile
+++ b/devel/avr-libc/Makefile
@@ -28,6 +28,8 @@ BUILD_DEPENDS+= doxygen:${PORTSDIR}/devel/doxygen \
fig2dev:${PORTSDIR}/print/transfig
.endif
+BROKEN= Incomplete pkg-plist
+
USE_BZIP2= yes
USE_GMAKE= yes
HAS_CONFIGURE= yes
diff --git a/net-p2p/py-bittorrent-devel/Makefile b/net-p2p/py-bittorrent-devel/Makefile
index 001cbedfb0b0..47c4310b0525 100644
--- a/net-p2p/py-bittorrent-devel/Makefile
+++ b/net-p2p/py-bittorrent-devel/Makefile
@@ -22,6 +22,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= Incomplete pkg-plist
+
USE_GETTEXT= yes
USE_PYTHON= yes
USE_PYDISTUTILS= yes
diff --git a/net-p2p/py-bittorrent/Makefile b/net-p2p/py-bittorrent/Makefile
index 4e9f8ea0d293..b9da39b92d2f 100644
--- a/net-p2p/py-bittorrent/Makefile
+++ b/net-p2p/py-bittorrent/Makefile
@@ -21,6 +21,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= Incomplete pkg-plist
+
USE_GETTEXT= yes
USE_PYTHON= yes
USE_PYDISTUTILS= yes