diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2013-11-07 03:52:41 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2013-11-07 03:52:41 +0000 |
commit | fb2d5da4ebc1084c623330fb16bdcba15bb94569 (patch) | |
tree | 36786afbdfb0f0368eaca996fb006935240c6493 /textproc/p5-XML-RSSLite | |
parent | 641aebe3adc2c952a71a943fa648da6f4daf0b14 (diff) |
Notes
Diffstat (limited to 'textproc/p5-XML-RSSLite')
-rw-r--r-- | textproc/p5-XML-RSSLite/Makefile | 2 | ||||
-rw-r--r-- | textproc/p5-XML-RSSLite/pkg-plist | 1 |
2 files changed, 1 insertions, 2 deletions
diff --git a/textproc/p5-XML-RSSLite/Makefile b/textproc/p5-XML-RSSLite/Makefile index dca855baf836..256da7ec2bb2 100644 --- a/textproc/p5-XML-RSSLite/Makefile +++ b/textproc/p5-XML-RSSLite/Makefile @@ -13,7 +13,5 @@ COMMENT= Lightweight, relaxed RSS (and XML-ish) parser USES= perl5 USE_PERL5= configure -MAN3= XML::RSSLite.3 -NO_STAGE= yes .include <bsd.port.mk> diff --git a/textproc/p5-XML-RSSLite/pkg-plist b/textproc/p5-XML-RSSLite/pkg-plist index 31a660c9fb41..771fa495760d 100644 --- a/textproc/p5-XML-RSSLite/pkg-plist +++ b/textproc/p5-XML-RSSLite/pkg-plist @@ -1,3 +1,4 @@ +%%PERL5_MAN3%%/XML::RSSLite.3.gz %%SITE_PERL%%/XML/RSSLite.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/XML/RSSLite/.packlist @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/XML/RSSLite |