diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2014-01-29 12:23:20 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2014-01-29 12:23:20 +0000 |
commit | f4cbe73ff83411fe9d6aee9dc4fa61496f0138ad (patch) | |
tree | 5ed667ad369c4d74bd0907f2969c24bb2ed429fd /www/p5-Web-Query | |
parent | 939eaf84e0b06dae74a7e99e2fb5117a109ec728 (diff) |
Notes
Diffstat (limited to 'www/p5-Web-Query')
-rw-r--r-- | www/p5-Web-Query/Makefile | 3 | ||||
-rw-r--r-- | www/p5-Web-Query/pkg-plist | 1 |
2 files changed, 1 insertions, 3 deletions
diff --git a/www/p5-Web-Query/Makefile b/www/p5-Web-Query/Makefile index 8162a6dd0400..6e0830fd342d 100644 --- a/www/p5-Web-Query/Makefile +++ b/www/p5-Web-Query/Makefile @@ -19,9 +19,6 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= modbuild -MAN3= Web::Query.3 - -NO_STAGE= yes .include <bsd.port.pre.mk> .if ${PERL_LEVEL} < 501400 diff --git a/www/p5-Web-Query/pkg-plist b/www/p5-Web-Query/pkg-plist index ec36d69079cf..3f734d4183da 100644 --- a/www/p5-Web-Query/pkg-plist +++ b/www/p5-Web-Query/pkg-plist @@ -1,2 +1,3 @@ %%SITE_PERL%%/Web/Query.pm +%%PERL5_MAN3%%/Web::Query.3.gz @dirrmtry %%SITE_PERL%%/Web |