diff options
author | Andrej Zverev <az@FreeBSD.org> | 2013-09-06 07:00:15 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2013-09-06 07:00:15 +0000 |
commit | ee79f6d785df6f3cd95e310217b654e7ddbf984a (patch) | |
tree | e056c71dcec2891a27063c3d2ff95b45626ce6d4 /net/p5-URI-FromHash | |
parent | d8771481e0d9feb41858258fb28adbfe2dc62f66 (diff) | |
download | ports-ee79f6d785df6f3cd95e310217b654e7ddbf984a.tar.gz ports-ee79f6d785df6f3cd95e310217b654e7ddbf984a.zip |
Notes
Diffstat (limited to 'net/p5-URI-FromHash')
-rw-r--r-- | net/p5-URI-FromHash/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/p5-URI-FromHash/Makefile b/net/p5-URI-FromHash/Makefile index e1875ba84bdd..9968473ef6e5 100644 --- a/net/p5-URI-FromHash/Makefile +++ b/net/p5-URI-FromHash/Makefile @@ -16,7 +16,8 @@ BUILD_DEPENDS= p5-Params-Validate>=0:${PORTSDIR}/devel/p5-Params-Validate \ p5-URI>=1.22:${PORTSDIR}/net/p5-URI RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_CONFIGURE= YES +USES= perl5 +USE_PERL5= configure MAN3= URI::FromHash.3 |