diff options
author | John Marino <marino@FreeBSD.org> | 2016-09-20 20:16:38 +0000 |
---|---|---|
committer | John Marino <marino@FreeBSD.org> | 2016-09-20 20:16:38 +0000 |
commit | 822683354d16d8f64423eac1fe41d6a154e5e505 (patch) | |
tree | cb25c8fed9f80092176df0c6494fd5269e81c001 /irc | |
parent | 0c1ee4171ac8e9bae20da7a058c737fcc263ed18 (diff) | |
download | ports-822683354d16d8f64423eac1fe41d6a154e5e505.tar.gz ports-822683354d16d8f64423eac1fe41d6a154e5e505.zip |
Notes
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 |