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/p5-URI-Query | |
parent | e81b4c40588c7f9e1000f75d873effef7bce1185 (diff) |
Notes
Diffstat (limited to 'net/p5-URI-Query')
-rw-r--r-- | net/p5-URI-Query/Makefile | 3 | ||||
-rw-r--r-- | net/p5-URI-Query/pkg-plist | 1 |
2 files changed, 1 insertions, 3 deletions
diff --git a/net/p5-URI-Query/Makefile b/net/p5-URI-Query/Makefile index 518b9d265785..ec56df256375 100644 --- a/net/p5-URI-Query/Makefile +++ b/net/p5-URI-Query/Makefile @@ -19,7 +19,4 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} USE_PERL5= configure USES= perl5 -MAN3= URI::Query.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/net/p5-URI-Query/pkg-plist b/net/p5-URI-Query/pkg-plist index 6602d6e92ec8..bf4bcfef7fc5 100644 --- a/net/p5-URI-Query/pkg-plist +++ b/net/p5-URI-Query/pkg-plist @@ -1,5 +1,6 @@ %%SITE_PERL%%/URI/Query.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/URI/Query/.packlist +%%PERL5_MAN3%%/URI::Query.3.gz @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/URI/Query @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/URI @dirrmtry %%SITE_PERL%%/URI |