aboutsummaryrefslogtreecommitdiffstats
path: root/net-p2p
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2007-01-21 01:36:12 +0800
committerpav <pav@FreeBSD.org>2007-01-21 01:36:12 +0800
commit046bf5878c320e7cccdb5cb6a292b460548d7c8f (patch)
treef841c2610fe301627c68bd9ef22ebe7d3e9c3025 /net-p2p
parentab77bd31faccb5c8111bc16eea867af641046a3e (diff)
downloadfreebsd-ports-gnome-046bf5878c320e7cccdb5cb6a292b460548d7c8f.tar.gz
freebsd-ports-gnome-046bf5878c320e7cccdb5cb6a292b460548d7c8f.tar.zst
freebsd-ports-gnome-046bf5878c320e7cccdb5cb6a292b460548d7c8f.zip
- Fix build: py-twisted-web is needed in configure phase
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/py-bittorrent/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/py-bittorrent/Makefile b/net-p2p/py-bittorrent/Makefile
index e2c71dd5ba29..c1d7743cae54 100644
--- a/net-p2p/py-bittorrent/Makefile
+++ b/net-p2p/py-bittorrent/Makefile
@@ -22,7 +22,7 @@ RUN_DEPENDS+= ${PYTHON_SITELIBDIR}/dns/__init__.py:${PORTSDIR}/dns/py-dnspython
USE_GETTEXT= yes
USE_PYTHON= yes
USE_PYDISTUTILS= yes
-USE_TWISTED_RUN= web
+USE_TWISTED= web
CONFLICTS= py??-*[Bb]it[Tt]orrent* py??-*[Bb]it[Tt]ornado* btqueue*