diff options
author | Andrej Zverev <az@FreeBSD.org> | 2013-09-02 10:00:38 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2013-09-02 10:00:38 +0000 |
commit | 993c8c265e497561b44b4090a45d2e34a3ef5010 (patch) | |
tree | 068a07562a1372ec07bf2b251c30ed8bb4b8b553 /www/p5-URI-ToDisk | |
parent | d06c0e64eea7c8474748b1e3083c9df4f53dda5d (diff) |
Notes
Diffstat (limited to 'www/p5-URI-ToDisk')
-rw-r--r-- | www/p5-URI-ToDisk/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/p5-URI-ToDisk/Makefile b/www/p5-URI-ToDisk/Makefile index 3c0a7efef888..d60ab227ac49 100644 --- a/www/p5-URI-ToDisk/Makefile +++ b/www/p5-URI-ToDisk/Makefile @@ -18,7 +18,8 @@ RUN_DEPENDS= p5-Clone>=0.23:${PORTSDIR}/devel/p5-Clone \ p5-URI>=1.35:${PORTSDIR}/net/p5-URI \ p5-Params-Util>=0.31:${PORTSDIR}/devel/p5-Params-Util -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= URI::ToDisk.3 |