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/p5-URI-Query | |
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/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 |