aboutsummaryrefslogtreecommitdiff
path: root/converters/p5-Encode-Locale
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2013-09-10 07:55:33 +0000
committerAndrej Zverev <az@FreeBSD.org>2013-09-10 07:55:33 +0000
commitfb5b0c84fb8134192811153ddcf5a6af9a00d4f7 (patch)
treefd65ca8fc7e7bb8076000fc5b8b00d3d2017a2a3 /converters/p5-Encode-Locale
parentc9d925f767c837e17997429211d0f8092edf4d58 (diff)
downloadports-fb5b0c84fb8134192811153ddcf5a6af9a00d4f7.tar.gz
ports-fb5b0c84fb8134192811153ddcf5a6af9a00d4f7.zip
- convert to the new perl5 framework
- trim Makefile header Approved by: portmgr (bapt@, blanket)
Notes
Notes: svn path=/head/; revision=326872
Diffstat (limited to 'converters/p5-Encode-Locale')
-rw-r--r--converters/p5-Encode-Locale/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/converters/p5-Encode-Locale/Makefile b/converters/p5-Encode-Locale/Makefile
index e36e88975945..6a2c17a5f3f8 100644
--- a/converters/p5-Encode-Locale/Makefile
+++ b/converters/p5-Encode-Locale/Makefile
@@ -10,7 +10,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= amdmi3@FreeBSD.org
COMMENT= Determine the locale encoding
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAN3= Encode::Locale.3