diff options
Diffstat (limited to 'irc/qwebirc')
-rw-r--r-- | irc/qwebirc/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/irc/qwebirc/Makefile b/irc/qwebirc/Makefile index 963677f2510c..e3843d04b07b 100644 --- a/irc/qwebirc/Makefile +++ b/irc/qwebirc/Makefile @@ -12,10 +12,9 @@ EXTRACT_SUFX= .gz MAINTAINER= tabmow@freenode.net COMMENT= Fast, easy to use, free, and open source web IRC client -USES= twisted:run,conch,mail,names,web,words +USES= python twisted:run,conch,mail,names,web,words WRKSRC= ${WRKDIR}/${PORTNAME} NO_BUILD= yes -USE_PYTHON= yes PLIST_SUB= WWWOWN="${WWWOWN}" WWWGRP="${WWWGRP}" do-install: |