aboutsummaryrefslogtreecommitdiffstats
path: root/devel/p5-Data-Recursive-Encode/Makefile
diff options
context:
space:
mode:
authoraz <az@FreeBSD.org>2013-09-07 16:23:45 +0800
committeraz <az@FreeBSD.org>2013-09-07 16:23:45 +0800
commit76c8eee3a16dfb39175debc995b197774cc4f079 (patch)
tree19eb017a5b8894f1619fc33eb05dfa509db0ecc6 /devel/p5-Data-Recursive-Encode/Makefile
parent7f65071b1e8c223d315b9212c35061852e78fb50 (diff)
downloadfreebsd-ports-gnome-76c8eee3a16dfb39175debc995b197774cc4f079.tar.gz
freebsd-ports-gnome-76c8eee3a16dfb39175debc995b197774cc4f079.tar.zst
freebsd-ports-gnome-76c8eee3a16dfb39175debc995b197774cc4f079.zip
- convert to the new perl5 framework
Approved by: portmgr (bapt@, blanket)
Diffstat (limited to 'devel/p5-Data-Recursive-Encode/Makefile')
-rw-r--r--devel/p5-Data-Recursive-Encode/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/p5-Data-Recursive-Encode/Makefile b/devel/p5-Data-Recursive-Encode/Makefile
index 9fa6b383c313..4d5dd3e21740 100644
--- a/devel/p5-Data-Recursive-Encode/Makefile
+++ b/devel/p5-Data-Recursive-Encode/Makefile
@@ -14,7 +14,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= kuriyama@FreeBSD.org
COMMENT= Perl extension to encode/decode values in a structure
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAN3= Data::Recursive::Encode.3