aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-B-Utils/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-B-Utils/Makefile')
-rw-r--r--devel/p5-B-Utils/Makefile9
1 files changed, 3 insertions, 6 deletions
diff --git a/devel/p5-B-Utils/Makefile b/devel/p5-B-Utils/Makefile
index b121df600ccd..057a43977adf 100644
--- a/devel/p5-B-Utils/Makefile
+++ b/devel/p5-B-Utils/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: p5-B-Utils
-# Date created: 31 May 2006
-# Whom: Aaron Dalton <aaron@FreeBSD.org>
-#
+# Created by: Aaron Dalton <aaron@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= B-Utils
PORTVERSION= 0.21
@@ -20,7 +16,8 @@ LICENSE_COMB= dual
BUILD_DEPENDS= p5-ExtUtils-Depends>=0.301:${PORTSDIR}/devel/p5-ExtUtils-Depends
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAN3= B::Utils.3 B::Utils::OP.3