diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-02-26 12:12:19 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-02-26 12:12:19 +0000 |
commit | ef5ec992bdd88263db98461aa9be741729c3d992 (patch) | |
tree | dd72748611c6ee02b5dac9fa96860d0a715bdfc0 /net-im/jabber-pyicq | |
parent | 485d522ea43730a1ee0b901471076af71e349b53 (diff) | |
download | ports-ef5ec992bdd88263db98461aa9be741729c3d992.tar.gz ports-ef5ec992bdd88263db98461aa9be741729c3d992.zip |
Notes
Diffstat (limited to 'net-im/jabber-pyicq')
-rw-r--r-- | net-im/jabber-pyicq/Makefile | 2 |
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> |