aboutsummaryrefslogtreecommitdiff
path: root/www/p5-Test-HTTP/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/p5-Test-HTTP/Makefile')
-rw-r--r--www/p5-Test-HTTP/Makefile9
1 files changed, 3 insertions, 6 deletions
diff --git a/www/p5-Test-HTTP/Makefile b/www/p5-Test-HTTP/Makefile
index aea261d2c1ba..829c5a8817ac 100644
--- a/www/p5-Test-HTTP/Makefile
+++ b/www/p5-Test-HTTP/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: Test-HTTP
-# Date created: 11 Jul 2008
-# Whom: Sergey Skvortsov <skv@protey.ru>
-#
+# Created by: Sergey Skvortsov <skv@protey.ru>
# $FreeBSD$
-#
PORTNAME= Test-HTTP
PORTVERSION= 0.18
@@ -18,7 +14,8 @@ BUILD_DEPENDS= p5-Class-Field>=0:${PORTSDIR}/devel/p5-Class-Field \
p5-libwww>=5.827:${PORTSDIR}/www/p5-libwww
RUN_DEPENDS:= ${BUILD_DEPENDS}
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAN3= Test::HTTP.3 Test::HTTP::Syntax.3