diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2013-11-03 07:46:27 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2013-11-03 07:46:27 +0000 |
commit | 00afe0823b9606d6b31125eb813c00c09e537fed (patch) | |
tree | ba8ca524ba7a11b602fa06d9b2f833679f8c4873 /dns/p5-Net-DNS-Lite | |
parent | 2bf8c2e6f0a695ad1d8cb2260e0bda0597634f58 (diff) |
Notes
Diffstat (limited to 'dns/p5-Net-DNS-Lite')
-rw-r--r-- | dns/p5-Net-DNS-Lite/Makefile | 3 | ||||
-rw-r--r-- | dns/p5-Net-DNS-Lite/pkg-plist | 7 |
2 files changed, 4 insertions, 6 deletions
diff --git a/dns/p5-Net-DNS-Lite/Makefile b/dns/p5-Net-DNS-Lite/Makefile index 38a0471ba736..32f0261653ed 100644 --- a/dns/p5-Net-DNS-Lite/Makefile +++ b/dns/p5-Net-DNS-Lite/Makefile @@ -21,7 +21,4 @@ TEST_DEPENDS= p5-Cache-LRU>=0:${PORTSDIR}/devel/p5-Cache-LRU \ USES= perl5 USE_PERL5= configure -MAN3= Net::DNS::Lite.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/dns/p5-Net-DNS-Lite/pkg-plist b/dns/p5-Net-DNS-Lite/pkg-plist index 03b442737ce2..9c53bbb3b081 100644 --- a/dns/p5-Net-DNS-Lite/pkg-plist +++ b/dns/p5-Net-DNS-Lite/pkg-plist @@ -1,7 +1,8 @@ -%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/DNS/Lite/.packlist +%%PERL5_MAN3%%/Net::DNS::Lite.3.gz %%SITE_PERL%%/Net/DNS/Lite.pm -@dirrmtry %%SITE_PERL%%/Net/DNS -@dirrmtry %%SITE_PERL%%/Net +%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/DNS/Lite/.packlist @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/DNS/Lite @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/DNS @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net +@dirrmtry %%SITE_PERL%%/Net/DNS +@dirrmtry %%SITE_PERL%%/Net |