aboutsummaryrefslogtreecommitdiffstats
path: root/www/p5-URI-Encode
diff options
context:
space:
mode:
authoraz <az@FreeBSD.org>2013-09-03 00:07:56 +0800
committeraz <az@FreeBSD.org>2013-09-03 00:07:56 +0800
commit9715d03b9401cc71e73bef1d6feb9f51e41a92e1 (patch)
tree6a52660fa683999bdf5894f17b375993be27b7a3 /www/p5-URI-Encode
parentec361e51c266e3fd6d1e9f46dd6f77b1b4c8fa17 (diff)
downloadfreebsd-ports-gnome-9715d03b9401cc71e73bef1d6feb9f51e41a92e1.tar.gz
freebsd-ports-gnome-9715d03b9401cc71e73bef1d6feb9f51e41a92e1.tar.zst
freebsd-ports-gnome-9715d03b9401cc71e73bef1d6feb9f51e41a92e1.zip
- convert to the new perl5 framework
Reviewed by: portmgr (bapt@, blanket)
Diffstat (limited to 'www/p5-URI-Encode')
-rw-r--r--www/p5-URI-Encode/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/p5-URI-Encode/Makefile b/www/p5-URI-Encode/Makefile
index b27d260dea5f..33c481a3a6ff 100644
--- a/www/p5-URI-Encode/Makefile
+++ b/www/p5-URI-Encode/Makefile
@@ -14,7 +14,8 @@ COMMENT= Simple URI Encoding/Decoding
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAN3= URI::Encode.3