diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2014-02-06 13:52:29 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2014-02-06 13:52:29 +0000 |
commit | 72ff39991b3a8086459c4afefc3fa1f229cba829 (patch) | |
tree | 24622a5f47f0ba90981d8f324eb24d23b0466973 /net/p5-Net-IPTrie | |
parent | 0e8f5d265eab200264bf784e0708f0774a8fc017 (diff) | |
download | ports-72ff39991b3a8086459c4afefc3fa1f229cba829.tar.gz ports-72ff39991b3a8086459c4afefc3fa1f229cba829.zip |
Notes
Diffstat (limited to 'net/p5-Net-IPTrie')
-rw-r--r-- | net/p5-Net-IPTrie/Makefile | 3 | ||||
-rw-r--r-- | net/p5-Net-IPTrie/pkg-plist | 2 |
2 files changed, 2 insertions, 3 deletions
diff --git a/net/p5-Net-IPTrie/Makefile b/net/p5-Net-IPTrie/Makefile index 65ce635919f4..835e13722e5d 100644 --- a/net/p5-Net-IPTrie/Makefile +++ b/net/p5-Net-IPTrie/Makefile @@ -17,7 +17,4 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= modbuild -MAN3= Net::IPTrie.3 Net::IPTrie::Node.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/net/p5-Net-IPTrie/pkg-plist b/net/p5-Net-IPTrie/pkg-plist index 279ee7cb0a08..bd8185a7fb44 100644 --- a/net/p5-Net-IPTrie/pkg-plist +++ b/net/p5-Net-IPTrie/pkg-plist @@ -1,4 +1,6 @@ %%SITE_PERL%%/Net/IPTrie.pm %%SITE_PERL%%/Net/IPTrie/Node.pm +%%PERL5_MAN3%%/Net::IPTrie.3.gz +%%PERL5_MAN3%%/Net::IPTrie::Node.3.gz @dirrm %%SITE_PERL%%/Net/IPTrie @dirrmtry %%SITE_PERL%%/Net |