aboutsummaryrefslogtreecommitdiffstats
path: root/converters/p5-JSON1
diff options
context:
space:
mode:
Diffstat (limited to 'converters/p5-JSON1')
-rw-r--r--converters/p5-JSON1/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/converters/p5-JSON1/Makefile b/converters/p5-JSON1/Makefile
index 3762ab2ff237..fa2be37a8d4f 100644
--- a/converters/p5-JSON1/Makefile
+++ b/converters/p5-JSON1/Makefile
@@ -1,9 +1,4 @@
-# New ports collection makefile for: JSON
-# Date created: 19 Aug 2005
-# Whom: Jun Kuriyama <kuriyama@FreeBSD.org>
-#
# $FreeBSD$
-#
PORTNAME= JSON
PORTVERSION= 1.15
@@ -18,7 +13,8 @@ RUN_DEPENDS= p5-libwww>=0:${PORTSDIR}/www/p5-libwww
BUILD_DEPENDS:= ${RUN_DEPENDS}
CONFLICTS= p5-JSON-2.*
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
NO_LATEST_LINK= yes
MAN3= Apache::JSONRPC.3 JSON.3 JSON::Converter.3 \
JSON::PP.3 JSON::PP5005.3 JSON::PP56.3 JSON::Parser.3 \