diff options
author | Andrej Zverev <az@FreeBSD.org> | 2013-09-06 10:47:10 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2013-09-06 10:47:10 +0000 |
commit | 6a0dfa24b4377d6e38ff2db50a705011a46df153 (patch) | |
tree | d89287b5ab749a4a8e62bdbf337dd9b5119f220e /net/p5-URI-Template-Restrict/Makefile | |
parent | 578159310c02b9e91b444444b5a53836b5b33a02 (diff) |
Notes
Diffstat (limited to 'net/p5-URI-Template-Restrict/Makefile')
-rw-r--r-- | net/p5-URI-Template-Restrict/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/p5-URI-Template-Restrict/Makefile b/net/p5-URI-Template-Restrict/Makefile index 23a0cad854e2..5d9bb132b40e 100644 --- a/net/p5-URI-Template-Restrict/Makefile +++ b/net/p5-URI-Template-Restrict/Makefile @@ -25,7 +25,8 @@ BUILD_DEPENDS= \ p5-Unicode-Normalize>0:${PORTSDIR}/textproc/p5-Unicode-Normalize \ p5-URI>0:${PORTSDIR}/net/p5-URI -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= URI::Template::Restrict.3 \ URI::Template::Restrict::Expansion.3 |