diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2013-11-05 16:42:55 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2013-11-05 16:42:55 +0000 |
commit | 3246ebc3ca130704875cc0faca419ea671588641 (patch) | |
tree | 443222d8f53a5a1c5592070cd0d06a088ffbf387 /net/p5-URI-OpenURL | |
parent | cbbf190e5e0d3f9bba3451679ffcd5049590b468 (diff) | |
download | ports-3246ebc3ca130704875cc0faca419ea671588641.tar.gz ports-3246ebc3ca130704875cc0faca419ea671588641.zip |
Support STAGEDIR.
Notes
Notes:
svn path=/head/; revision=332868
Diffstat (limited to 'net/p5-URI-OpenURL')
-rw-r--r-- | net/p5-URI-OpenURL/Makefile | 3 | ||||
-rw-r--r-- | net/p5-URI-OpenURL/pkg-plist | 3 |
2 files changed, 2 insertions, 4 deletions
diff --git a/net/p5-URI-OpenURL/Makefile b/net/p5-URI-OpenURL/Makefile index d41c3c8aaab2..5af42f8a18f1 100644 --- a/net/p5-URI-OpenURL/Makefile +++ b/net/p5-URI-OpenURL/Makefile @@ -13,10 +13,7 @@ COMMENT= Parse and construct OpenURL's (NISO Z39.88-2004) BUILD_DEPENDS= p5-URI>=0:${PORTSDIR}/net/p5-URI RUN_DEPENDS:= ${BUILD_DEPENDS} -MAN3= URI::OpenURL.3 - USES= perl5 USE_PERL5= configure -NO_STAGE= yes .include <bsd.port.mk> diff --git a/net/p5-URI-OpenURL/pkg-plist b/net/p5-URI-OpenURL/pkg-plist index 2fe0c6da063e..3e1ffad4a493 100644 --- a/net/p5-URI-OpenURL/pkg-plist +++ b/net/p5-URI-OpenURL/pkg-plist @@ -1,5 +1,6 @@ +%%PERL5_MAN3%%/URI::OpenURL.3.gz %%SITE_PERL%%/URI/OpenURL.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/URI/OpenURL/.packlist -@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/URI/OpenURL +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/URI/OpenURL @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/URI @dirrmtry %%SITE_PERL%%/URI |