diff options
Diffstat (limited to 'dns/p5-Net-DNSBL-MultiDaemon/Makefile')
-rw-r--r-- | dns/p5-Net-DNSBL-MultiDaemon/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/dns/p5-Net-DNSBL-MultiDaemon/Makefile b/dns/p5-Net-DNSBL-MultiDaemon/Makefile index f5cfc468d42..0c6285dc9cf 100644 --- a/dns/p5-Net-DNSBL-MultiDaemon/Makefile +++ b/dns/p5-Net-DNSBL-MultiDaemon/Makefile @@ -18,7 +18,8 @@ BUILD_DEPENDS= p5-Unix-Syslog>=0:${PORTSDIR}/sysutils/p5-Unix-Syslog \ RUN_DEPENDS:= ${BUILD_DEPENDS} \ p5-File-SafeDO>=0:${PORTSDIR}/devel/p5-File-SafeDO -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Net::DNSBL::MultiDaemon.3 Net::DNSBL::Utilities.3 |