diff options
author | Andrej Zverev <az@FreeBSD.org> | 2014-01-05 13:31:10 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2014-01-05 13:31:10 +0000 |
commit | 795711ff1b440ade6941b9e54565ed59ce70ed45 (patch) | |
tree | b11817de4cac4d4fe8e9e4bdc9d8add75d858241 /www/p5-WWW-LongURL | |
parent | 0f14de4f06ed676eaa7a80f355fde48c8144b956 (diff) | |
download | ports-795711ff1b440ade6941b9e54565ed59ce70ed45.tar.gz ports-795711ff1b440ade6941b9e54565ed59ce70ed45.zip |
Notes
Diffstat (limited to 'www/p5-WWW-LongURL')
-rw-r--r-- | www/p5-WWW-LongURL/Makefile | 3 | ||||
-rw-r--r-- | www/p5-WWW-LongURL/pkg-plist | 1 |
2 files changed, 1 insertions, 3 deletions
diff --git a/www/p5-WWW-LongURL/Makefile b/www/p5-WWW-LongURL/Makefile index a7611b8ee83a..ad0d99557e31 100644 --- a/www/p5-WWW-LongURL/Makefile +++ b/www/p5-WWW-LongURL/Makefile @@ -24,7 +24,4 @@ TEST_DEPENDS= p5-LWP-Online>0:${PORTSDIR}/www/p5-LWP-Online USES= perl5 USE_PERL5= configure -MAN3= WWW::LongURL.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/www/p5-WWW-LongURL/pkg-plist b/www/p5-WWW-LongURL/pkg-plist index dcd6a30e00a2..fcc57a5e7603 100644 --- a/www/p5-WWW-LongURL/pkg-plist +++ b/www/p5-WWW-LongURL/pkg-plist @@ -1,5 +1,6 @@ %%SITE_PERL%%/WWW/LongURL.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW/LongURL/.packlist +%%PERL5_MAN3%%/WWW::LongURL.3.gz @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW/LongURL @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW @dirrmtry %%SITE_PERL%%/WWW |