aboutsummaryrefslogtreecommitdiffstats
path: root/net-mgmt
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2014-02-02 16:35:23 +0800
committermiwi <miwi@FreeBSD.org>2014-02-02 16:35:23 +0800
commitdd228ef561333ad51a454b13064d55c937609712 (patch)
tree88723b6f594d58eb8279b7a80a3508fda6d1a248 /net-mgmt
parent8fd54df73197aaae1aab407376655d03d84ece50 (diff)
downloadfreebsd-ports-gnome-dd228ef561333ad51a454b13064d55c937609712.tar.gz
freebsd-ports-gnome-dd228ef561333ad51a454b13064d55c937609712.tar.zst
freebsd-ports-gnome-dd228ef561333ad51a454b13064d55c937609712.zip
- Stage support
Diffstat (limited to 'net-mgmt')
-rw-r--r--net-mgmt/p5-NetAddr-IP/Makefile7
-rw-r--r--net-mgmt/p5-NetAddr-IP/pkg-plist5
2 files changed, 5 insertions, 7 deletions
diff --git a/net-mgmt/p5-NetAddr-IP/Makefile b/net-mgmt/p5-NetAddr-IP/Makefile
index ec0589f601cc..9bc4eea1103d 100644
--- a/net-mgmt/p5-NetAddr-IP/Makefile
+++ b/net-mgmt/p5-NetAddr-IP/Makefile
@@ -14,13 +14,6 @@ COMMENT= Perl module for working with IP addresses and blocks thereof
USES= perl5
USE_PERL5= patch configure
-MAN3= NetAddr::IP.3 \
- NetAddr::IP::InetBase.3 \
- NetAddr::IP::Lite.3 \
- NetAddr::IP::Util.3 \
- NetAddr::IP::UtilPP.3
-
-NO_STAGE= yes
post-patch:
${PERL} -ni -e 'print unless /^=head1/../^=cut/' ${WRKSRC}/Lite/Util/Makefile.PL
diff --git a/net-mgmt/p5-NetAddr-IP/pkg-plist b/net-mgmt/p5-NetAddr-IP/pkg-plist
index 5f9bb9913717..948b8e241ea0 100644
--- a/net-mgmt/p5-NetAddr-IP/pkg-plist
+++ b/net-mgmt/p5-NetAddr-IP/pkg-plist
@@ -61,6 +61,11 @@
%%SITE_PERL%%/%%PERL_ARCH%%/auto/NetAddr/IP/re6.al
%%SITE_PERL%%/%%PERL_ARCH%%/auto/NetAddr/IP/short.al
%%SITE_PERL%%/%%PERL_ARCH%%/auto/NetAddr/IP/wildcard.al
+%%PERL5_MAN3%%/NetAddr::IP.3.gz
+%%PERL5_MAN3%%/NetAddr::IP::InetBase.3.gz
+%%PERL5_MAN3%%/NetAddr::IP::Lite.3.gz
+%%PERL5_MAN3%%/NetAddr::IP::Util.3.gz
+%%PERL5_MAN3%%/NetAddr::IP::UtilPP.3.gz
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/NetAddr/IP/UtilPP
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/NetAddr/IP/Util
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/NetAddr/IP/InetBase