diff options
Diffstat (limited to 'irc')
-rw-r--r-- | irc/inspircd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/inspircd/Makefile b/irc/inspircd/Makefile index 264906134e53..6dd8d0eabe17 100644 --- a/irc/inspircd/Makefile +++ b/irc/inspircd/Makefile @@ -33,7 +33,7 @@ SUB_LIST+= PORTNAME=${PORTNAME} \ GROUPS=${GROUPS} # Configure script is written in perl -USES= cpe perl5 +USES= cpe perl5 pkgconfig USE_PERL5= build CPE_VENDOR= inspire_ircd |