aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-IOC/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-IOC/Makefile')
-rw-r--r--devel/p5-IOC/Makefile9
1 files changed, 3 insertions, 6 deletions
diff --git a/devel/p5-IOC/Makefile b/devel/p5-IOC/Makefile
index aff4053167e6..b0d4f2afc930 100644
--- a/devel/p5-IOC/Makefile
+++ b/devel/p5-IOC/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: IOC
-# Date created: 22 Feb 2007
-# Whom: Sergey Skvortsov <skv@protey.ru>
-#
+# Created by: Sergey Skvortsov <skv@protey.ru>
# $FreeBSD$
-#
PORTNAME= IOC
PORTVERSION= 0.29
@@ -23,7 +19,8 @@ BUILD_DEPENDS= p5-Class-Throwable>=0:${PORTSDIR}/devel/p5-Class-Throwable \
p5-Class-Interfaces>=0:${PORTSDIR}/devel/p5-Class-Interfaces
RUN_DEPENDS:= ${BUILD_DEPENDS}
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAN3= IOC.3 IOC::Config::XML.3 IOC::Config::XML::SAX::Handler.3 \
IOC::Container.3 IOC::Container::MethodResolution.3 \