diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2013-09-30 20:20:27 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2013-09-30 20:20:27 +0000 |
commit | 699cd424eed65e9635dc3829bc92efdedee24dd7 (patch) | |
tree | 92c0c7d64cc8994560cd3f217750b1813bc39f75 /dns/p5-Net-DNS-TestNS | |
parent | a02c48b9da99510a14abc1b21196d3cd18996ae5 (diff) |
Notes
Diffstat (limited to 'dns/p5-Net-DNS-TestNS')
-rw-r--r-- | dns/p5-Net-DNS-TestNS/Makefile | 3 | ||||
-rw-r--r-- | dns/p5-Net-DNS-TestNS/pkg-plist | 2 |
2 files changed, 2 insertions, 3 deletions
diff --git a/dns/p5-Net-DNS-TestNS/Makefile b/dns/p5-Net-DNS-TestNS/Makefile index 17d8bfe3b301..c39a310dcc3e 100644 --- a/dns/p5-Net-DNS-TestNS/Makefile +++ b/dns/p5-Net-DNS-TestNS/Makefile @@ -19,7 +19,4 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} USE_PERL5= configure USES= perl5 -MAN3= Net::DNS::TestNS.3 Net::DNS::TestNS::DTD.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/dns/p5-Net-DNS-TestNS/pkg-plist b/dns/p5-Net-DNS-TestNS/pkg-plist index 11f189103182..2d5234ac38a3 100644 --- a/dns/p5-Net-DNS-TestNS/pkg-plist +++ b/dns/p5-Net-DNS-TestNS/pkg-plist @@ -3,6 +3,8 @@ %%SITE_PERL%%/Net/DNS/TestNS/Nameserver.pm %%SITE_PERL%%/Net/DNS/TestNS/Packet.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/DNS/TestNS/.packlist +%%PERL5_MAN3%%/Net::DNS::TestNS.3.gz +%%PERL5_MAN3%%/Net::DNS::TestNS::DTD.3.gz @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/DNS/TestNS @dirrm %%SITE_PERL%%/Net/DNS/TestNS @dirrmtry %%SITE_PERL%%/Net/DNS |