diff options
Diffstat (limited to 'irc')
-rw-r--r-- | irc/scrollz/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/irc/scrollz/Makefile b/irc/scrollz/Makefile index 8a5588fd369f..964b3a2c7816 100644 --- a/irc/scrollz/Makefile +++ b/irc/scrollz/Makefile @@ -15,6 +15,7 @@ MAINTAINER= damm@yazzy.org COMMENT= Enhanced ircII client that supports scripts, colors, and more USE_GMAKE= yes +USE_PERL= yes IS_INTERACTIVE= yes GNU_CONFIGURE= yes CONFIGURE_ARGS+= --enable-ipv6 --with-ssl |