diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2013-10-01 03:12:58 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2013-10-01 03:12:58 +0800 |
commit | 7f747771a309a0bc7f06a14d6e9113d899693dd9 (patch) | |
tree | fb8f6c10c0f98685c449f70380a0f85e142d0e35 /net-im | |
parent | 09ae3756e1beb0876296f62b02c29e5ac1979b00 (diff) | |
download | freebsd-ports-gnome-7f747771a309a0bc7f06a14d6e9113d899693dd9.tar.gz freebsd-ports-gnome-7f747771a309a0bc7f06a14d6e9113d899693dd9.tar.zst freebsd-ports-gnome-7f747771a309a0bc7f06a14d6e9113d899693dd9.zip |
- Support STAGEDIR
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 |