aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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>