aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Exception-Class/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-Exception-Class/Makefile')
-rw-r--r--devel/p5-Exception-Class/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/p5-Exception-Class/Makefile b/devel/p5-Exception-Class/Makefile
index a54cd9593530..a02f062ade64 100644
--- a/devel/p5-Exception-Class/Makefile
+++ b/devel/p5-Exception-Class/Makefile
@@ -15,7 +15,8 @@ BUILD_DEPENDS= p5-Class-Data-Inheritable>=0.02:${PORTSDIR}/devel/p5-Class-Data-I
p5-Devel-StackTrace>=1.20:${PORTSDIR}/devel/p5-Devel-StackTrace
RUN_DEPENDS:= ${BUILD_DEPENDS}
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAN3= Exception::Class.3 Exception::Class::Base.3