summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2014-02-06 16:20:29 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2014-02-06 16:20:29 +0000
commit43499227a426b9e7f82f023258abae4a2c61b513 (patch)
tree7a80a40343a4fd3d982082d89ac6c86e752f2cee
parent7da1b51122139a935cd1dea1c617f7bef63e83c0 (diff)
downloadfreebsd-ports-43499227a426b9e7f82f023258abae4a2c61b513.zip
Support staging.
-rw-r--r--textproc/p5-XML-Rewrite/Makefile5
-rw-r--r--textproc/p5-XML-Rewrite/pkg-plist3
2 files changed, 3 insertions, 5 deletions
diff --git a/textproc/p5-XML-Rewrite/Makefile b/textproc/p5-XML-Rewrite/Makefile
index 54c56abf8dbc..d54824549b97 100644
--- a/textproc/p5-XML-Rewrite/Makefile
+++ b/textproc/p5-XML-Rewrite/Makefile
@@ -19,9 +19,4 @@ BUILD_DEPENDS:= ${RUN_DEPENDS}
USES= perl5
USE_PERL5= configure
-MAN1= xmlrewrite.1
-MAN3= XML::Rewrite.3 \
- XML::Rewrite::Schema.3
-
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/textproc/p5-XML-Rewrite/pkg-plist b/textproc/p5-XML-Rewrite/pkg-plist
index eb5c2dfc17e9..edacc7825bfe 100644
--- a/textproc/p5-XML-Rewrite/pkg-plist
+++ b/textproc/p5-XML-Rewrite/pkg-plist
@@ -1,9 +1,12 @@
bin/xmlrewrite
+man/man1/xmlrewrite.1.gz
%%SITE_PERL%%/XML/Rewrite.pm
%%SITE_PERL%%/XML/Rewrite.pod
%%SITE_PERL%%/XML/Rewrite/Schema.pm
%%SITE_PERL%%/XML/Rewrite/Schema.pod
%%SITE_PERL%%/%%PERL_ARCH%%/auto/XML/Rewrite/.packlist
+%%PERL5_MAN3%%/XML::Rewrite.3.gz
+%%PERL5_MAN3%%/XML::Rewrite::Schema.3.gz
@dirrmtry %%SITE_PERL%%/XML/Rewrite
@dirrmtry %%SITE_PERL%%/XML
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/XML/Rewrite