aboutsummaryrefslogtreecommitdiff
path: root/net-im
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-02-26 12:12:19 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-02-26 12:12:19 +0000
commitef5ec992bdd88263db98461aa9be741729c3d992 (patch)
treedd72748611c6ee02b5dac9fa96860d0a715bdfc0 /net-im
parent485d522ea43730a1ee0b901471076af71e349b53 (diff)
downloadports-ef5ec992bdd88263db98461aa9be741729c3d992.tar.gz
ports-ef5ec992bdd88263db98461aa9be741729c3d992.zip
Notes
Diffstat (limited to 'net-im')
-rw-r--r--net-im/jabber-pyicq/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/jabber-pyicq/Makefile b/net-im/jabber-pyicq/Makefile
index aba0444a442b..d83a55f5c05e 100644
--- a/net-im/jabber-pyicq/Makefile
+++ b/net-im/jabber-pyicq/Makefile
@@ -44,7 +44,7 @@ PORTDOCS= NEWS README
PORTEXAMPLES= db-setup.mysql jabber-pyicq.xml
MYSQL_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}MySQLdb>=0:${PORTSDIR}/databases/py-MySQLdb
-TWISTED_USES= twisted:core,web,words
+TWISTED_USES= twisted:web,words
.include <bsd.port.options.mk>