summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorehaupt <ehaupt@FreeBSD.org>2014-02-06 16:25:15 +0000
committerehaupt <ehaupt@FreeBSD.org>2014-02-06 16:25:15 +0000
commit42653b36298aa1f461c46b2c601299ab09796a37 (patch)
treea2de5f9638b36995eafd0ce95180879bc55f8306
parent59f75ed5b3319849e2db08379c68d0f5f57f38e5 (diff)
downloadFreeBSD-ports-42653b36298aa1f461c46b2c601299ab09796a37.zip
FreeBSD-ports-42653b36298aa1f461c46b2c601299ab09796a37.tar.gz
Support staging.
-rw-r--r--textproc/p5-XML-Validate/Makefile6
-rw-r--r--textproc/p5-XML-Validate/pkg-plist6
2 files changed, 6 insertions, 6 deletions
diff --git a/textproc/p5-XML-Validate/Makefile b/textproc/p5-XML-Validate/Makefile
index 1a2528f..d624a96 100644
--- a/textproc/p5-XML-Validate/Makefile
+++ b/textproc/p5-XML-Validate/Makefile
@@ -19,10 +19,4 @@ TEST_DEPENDS= p5-Test-Assertions>0:${PORTSDIR}/devel/p5-Test-Assertions
USES= perl5
USE_PERL5= configure
-MAN1= validxml.pl.1
-MAN3= XML::Validate.3 XML::Validate::Base.3 \
- XML::Validate::LibXML.3 XML::Validate::MSXML.3 \
- XML::Validate::Xerces.3
-
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/textproc/p5-XML-Validate/pkg-plist b/textproc/p5-XML-Validate/pkg-plist
index 1be253e..4f8ac85 100644
--- a/textproc/p5-XML-Validate/pkg-plist
+++ b/textproc/p5-XML-Validate/pkg-plist
@@ -1,10 +1,16 @@
bin/validxml.pl
+man/man1/validxml.pl.1.gz
%%SITE_PERL%%/XML/Validate.pm
%%SITE_PERL%%/XML/Validate/Base.pm
%%SITE_PERL%%/XML/Validate/LibXML.pm
%%SITE_PERL%%/XML/Validate/MSXML.pm
%%SITE_PERL%%/XML/Validate/Xerces.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/XML/Validate/.packlist
+%%PERL5_MAN3%%/XML::Validate.3.gz
+%%PERL5_MAN3%%/XML::Validate::Base.3.gz
+%%PERL5_MAN3%%/XML::Validate::LibXML.3.gz
+%%PERL5_MAN3%%/XML::Validate::MSXML.3.gz
+%%PERL5_MAN3%%/XML::Validate::Xerces.3.gz
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/XML/Validate
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/XML
@dirrmtry %%SITE_PERL%%/XML/Validate
OpenPOWER on IntegriCloud