diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2013-09-30 19:12:58 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2013-09-30 19:12:58 +0000 |
commit | fbb75d3de80c217807223706046a9a95456f5b53 (patch) | |
tree | fb8f6c10c0f98685c449f70380a0f85e142d0e35 /net-im | |
parent | e81b4c40588c7f9e1000f75d873effef7bce1185 (diff) |
Notes
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/p5-SOAP-Transport-JABBER/Makefile | 3 | ||||
-rw-r--r-- | net-im/p5-SOAP-Transport-JABBER/pkg-plist | 1 |
2 files changed, 1 insertions, 3 deletions
diff --git a/net-im/p5-SOAP-Transport-JABBER/Makefile b/net-im/p5-SOAP-Transport-JABBER/Makefile index 4787b4776cff..903c1c15a0f7 100644 --- a/net-im/p5-SOAP-Transport-JABBER/Makefile +++ b/net-im/p5-SOAP-Transport-JABBER/Makefile @@ -17,7 +17,4 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} USE_PERL5= configure USES= perl5 -MAN3= SOAP::Transport::JABBER.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/net-im/p5-SOAP-Transport-JABBER/pkg-plist b/net-im/p5-SOAP-Transport-JABBER/pkg-plist index 0a55cb26792b..c8de7fda5a81 100644 --- a/net-im/p5-SOAP-Transport-JABBER/pkg-plist +++ b/net-im/p5-SOAP-Transport-JABBER/pkg-plist @@ -1,5 +1,6 @@ %%SITE_PERL%%/SOAP/Transport/JABBER.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/SOAP/Transport/JABBER/.packlist +%%PERL5_MAN3%%/SOAP::Transport::JABBER.3.gz @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/SOAP/Transport/JABBER @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/SOAP/Transport @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/SOAP |