diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2007-10-07 05:45:04 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2007-10-07 05:45:04 +0000 |
commit | 581e69adb267a46bd059f3252f57fdda449034ef (patch) | |
tree | 6116b00d58bb2d3a91aafabcb58642a8c7ebeb58 /dns | |
parent | 0993ac7ee05fb36834452d01188a887420b86d56 (diff) | |
download | ports-581e69adb267a46bd059f3252f57fdda449034ef.tar.gz ports-581e69adb267a46bd059f3252f57fdda449034ef.zip |
Notes
Diffstat (limited to 'dns')
-rw-r--r-- | dns/scavenge/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dns/scavenge/Makefile b/dns/scavenge/Makefile index 955a3e0d062a..2bae30d6b412 100644 --- a/dns/scavenge/Makefile +++ b/dns/scavenge/Makefile @@ -18,6 +18,7 @@ RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Net/DNS.pm:${PORTSDIR}/dns/p5-Net-DNS \ PLIST_FILES= bin/scavenge NO_BUILD= yes +USE_PERL5= yes do-install: ${INSTALL_SCRIPT} ${WRKSRC}/scavenge ${PREFIX}/bin |