diff options
author | Andrej Zverev <az@FreeBSD.org> | 2014-01-29 17:46:33 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2014-01-29 17:46:33 +0000 |
commit | 073942c880a4e31c6e91aaef30f6d9a64633ad26 (patch) | |
tree | c00f6ccb48c8f9d9e251c8caa0928d7e3f950145 /net-im/p5-Jabber-Connection | |
parent | 78504bf84db13c1a72fc4e0047f60cb40718f703 (diff) | |
download | ports-073942c880a4e31c6e91aaef30f6d9a64633ad26.tar.gz ports-073942c880a4e31c6e91aaef30f6d9a64633ad26.zip |
Notes
Diffstat (limited to 'net-im/p5-Jabber-Connection')
-rw-r--r-- | net-im/p5-Jabber-Connection/Makefile | 3 | ||||
-rw-r--r-- | net-im/p5-Jabber-Connection/pkg-plist | 3 |
2 files changed, 3 insertions, 3 deletions
diff --git a/net-im/p5-Jabber-Connection/Makefile b/net-im/p5-Jabber-Connection/Makefile index a1cc457b201b..2e2eb511c739 100644 --- a/net-im/p5-Jabber-Connection/Makefile +++ b/net-im/p5-Jabber-Connection/Makefile @@ -16,7 +16,4 @@ BUILD_DEPENDS= p5-Digest-SHA1>=0:${PORTSDIR}/security/p5-Digest-SHA1 USES= perl5 USE_PERL5= configure -MAN3= Jabber::Connection.3 Jabber::NS.3 Jabber::NodeFactory.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/net-im/p5-Jabber-Connection/pkg-plist b/net-im/p5-Jabber-Connection/pkg-plist index cfb62bb10f1e..4952f56412da 100644 --- a/net-im/p5-Jabber-Connection/pkg-plist +++ b/net-im/p5-Jabber-Connection/pkg-plist @@ -2,6 +2,9 @@ %%SITE_PERL%%/Jabber/NS.pm %%SITE_PERL%%/Jabber/NodeFactory.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Jabber/Connection/.packlist +%%PERL5_MAN3%%/Jabber::Connection.3.gz +%%PERL5_MAN3%%/Jabber::NS.3.gz +%%PERL5_MAN3%%/Jabber::NodeFactory.3.gz @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Jabber/Connection @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Jabber @dirrm %%SITE_PERL%%/Jabber |