aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-InlineX-C2XS/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-InlineX-C2XS/Makefile')
-rw-r--r--devel/p5-InlineX-C2XS/Makefile9
1 files changed, 3 insertions, 6 deletions
diff --git a/devel/p5-InlineX-C2XS/Makefile b/devel/p5-InlineX-C2XS/Makefile
index 6b68374370b1..67db11812375 100644
--- a/devel/p5-InlineX-C2XS/Makefile
+++ b/devel/p5-InlineX-C2XS/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: InlineX::C2XS
-# Date created: 3 Oct 2006
-# Whom: Cheng-Lung Sung <clsung@FreeBSD.org>
-#
+# Created by: Cheng-Lung Sung <clsung@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= InlineX-C2XS
PORTVERSION= 0.22
@@ -19,7 +15,8 @@ BUILD_DEPENDS= p5-Inline>=0.47:${PORTSDIR}/devel/p5-Inline
RUN_DEPENDS:= ${BUILD_DEPENDS}
TEST_DEPENDS= p5-Test-Warn>=0.23:${PORTSDIR}/devel/p5-Test-Warn
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAN3= InlineX::C2XS.3 InlineX::C2XS-Cookbook.3