aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-List-Rotation-Cycle/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-List-Rotation-Cycle/Makefile')
-rw-r--r--devel/p5-List-Rotation-Cycle/Makefile9
1 files changed, 3 insertions, 6 deletions
diff --git a/devel/p5-List-Rotation-Cycle/Makefile b/devel/p5-List-Rotation-Cycle/Makefile
index 942fa95073a2..65c72dd2a7e1 100644
--- a/devel/p5-List-Rotation-Cycle/Makefile
+++ b/devel/p5-List-Rotation-Cycle/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: p5-List-Rotation-Cycle
-# Date created: 2007/02/14
-# Whom: chinsan
-#
+# Created by: chinsan
# $FreeBSD$
-#
PORTNAME= List-Rotation-Cycle
PORTVERSION= 1.009
@@ -18,6 +14,7 @@ PORTSCOUT= limitw:1,even
MAN3= List::Rotation::Cycle.3
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
.include <bsd.port.mk>