diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2013-11-05 16:42:55 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2013-11-05 16:42:55 +0000 |
commit | 3246ebc3ca130704875cc0faca419ea671588641 (patch) | |
tree | 443222d8f53a5a1c5592070cd0d06a088ffbf387 /net/p5-Net-Address-Ethernet | |
parent | cbbf190e5e0d3f9bba3451679ffcd5049590b468 (diff) | |
download | ports-3246ebc3ca130704875cc0faca419ea671588641.tar.gz ports-3246ebc3ca130704875cc0faca419ea671588641.zip |
Notes
Diffstat (limited to 'net/p5-Net-Address-Ethernet')
-rw-r--r-- | net/p5-Net-Address-Ethernet/Makefile | 3 | ||||
-rw-r--r-- | net/p5-Net-Address-Ethernet/pkg-plist | 3 |
2 files changed, 2 insertions, 4 deletions
diff --git a/net/p5-Net-Address-Ethernet/Makefile b/net/p5-Net-Address-Ethernet/Makefile index 5670312001ec..02493645d0a3 100644 --- a/net/p5-Net-Address-Ethernet/Makefile +++ b/net/p5-Net-Address-Ethernet/Makefile @@ -20,7 +20,4 @@ TEST_DEPENDS= p5-Test-Pod>=0:${PORTSDIR}/devel/p5-Test-Pod \ USES= perl5 USE_PERL5= configure -MAN3= Net::Address::Ethernet.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/net/p5-Net-Address-Ethernet/pkg-plist b/net/p5-Net-Address-Ethernet/pkg-plist index 286746b00390..39df95f7385a 100644 --- a/net/p5-Net-Address-Ethernet/pkg-plist +++ b/net/p5-Net-Address-Ethernet/pkg-plist @@ -1,5 +1,6 @@ -%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Address/Ethernet/.packlist +%%PERL5_MAN3%%/Net::Address::Ethernet.3.gz %%SITE_PERL%%/Net/Address/Ethernet.pm +%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Address/Ethernet/.packlist @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Address/Ethernet @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Address @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net |