diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2013-09-30 19:41:57 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2013-09-30 19:41:57 +0000 |
commit | 1932b7bf5efce9b8adca08225feb6c18f3397833 (patch) | |
tree | 5cd14b9a93280e720aab7eb1feac48150347a768 /textproc/p5-XML-SAX-Base | |
parent | 9bf90ed5bb00278e645cc85af96a322edbd47e78 (diff) | |
download | ports-1932b7bf5efce9b8adca08225feb6c18f3397833.tar.gz ports-1932b7bf5efce9b8adca08225feb6c18f3397833.zip |
Notes
Diffstat (limited to 'textproc/p5-XML-SAX-Base')
-rw-r--r-- | textproc/p5-XML-SAX-Base/Makefile | 5 | ||||
-rw-r--r-- | textproc/p5-XML-SAX-Base/pkg-plist | 3 |
2 files changed, 3 insertions, 5 deletions
diff --git a/textproc/p5-XML-SAX-Base/Makefile b/textproc/p5-XML-SAX-Base/Makefile index 142a47808fc8..21698e6a323e 100644 --- a/textproc/p5-XML-SAX-Base/Makefile +++ b/textproc/p5-XML-SAX-Base/Makefile @@ -18,9 +18,4 @@ CONFLICTS= p5-XML-SAX-0.[0-8]* p5-XML-SAX-0.9[0-8]* USE_PERL5= configure USES= perl5 -MAN3= XML::SAX::Base.3 \ - XML::SAX::BuildSAXBase.3 \ - XML::SAX::Exception.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/textproc/p5-XML-SAX-Base/pkg-plist b/textproc/p5-XML-SAX-Base/pkg-plist index f9fae390b200..c12bb1e63871 100644 --- a/textproc/p5-XML-SAX-Base/pkg-plist +++ b/textproc/p5-XML-SAX-Base/pkg-plist @@ -2,6 +2,9 @@ %%SITE_PERL%%/XML/SAX/BuildSAXBase.pl %%SITE_PERL%%/XML/SAX/Exception.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/XML/SAX/Base/.packlist +%%PERL5_MAN3%%/XML::SAX::Base.3.gz +%%PERL5_MAN3%%/XML::SAX::BuildSAXBase.3.gz +%%PERL5_MAN3%%/XML::SAX::Exception.3.gz @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/XML/SAX/Base @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/XML/SAX @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/XML |