aboutsummaryrefslogtreecommitdiffstats
path: root/devel/p5-UNIVERSAL-ref/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-UNIVERSAL-ref/Makefile')
-rw-r--r--devel/p5-UNIVERSAL-ref/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/p5-UNIVERSAL-ref/Makefile b/devel/p5-UNIVERSAL-ref/Makefile
index ddc55c8e87df..670236a6396c 100644
--- a/devel/p5-UNIVERSAL-ref/Makefile
+++ b/devel/p5-UNIVERSAL-ref/Makefile
@@ -13,7 +13,8 @@ COMMENT= Turns ref() into a multimethod
BUILD_DEPENDS= p5-B-Utils>=0:${PORTSDIR}/devel/p5-B-Utils
RUN_DEPENDS:= ${BUILD_DEPENDS}
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAN3= UNIVERSAL::ref.3