diff options
Diffstat (limited to 'irc')
-rw-r--r-- | irc/ircservices/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/irc/ircservices/Makefile b/irc/ircservices/Makefile index ead8788589e8..0900d30aa301 100644 --- a/irc/ircservices/Makefile +++ b/irc/ircservices/Makefile @@ -20,6 +20,7 @@ PATCH_DIST_STRIP= -p1 MAINTAINER= sysadmin@alexdupre.com COMMENT= A system of IRC services for IRC networks +USE_PERL5_BUILD=yes HAS_CONFIGURE= yes USE_GMAKE= yes |