aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Tie-Array-Sorted/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-Tie-Array-Sorted/Makefile')
-rw-r--r--devel/p5-Tie-Array-Sorted/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/p5-Tie-Array-Sorted/Makefile b/devel/p5-Tie-Array-Sorted/Makefile
index 4c2ba882d0a6..cc14647d22ac 100644
--- a/devel/p5-Tie-Array-Sorted/Makefile
+++ b/devel/p5-Tie-Array-Sorted/Makefile
@@ -11,7 +11,8 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:C/\.(.)$/\1/}
MAINTAINER= perl@FreeBSD.org
COMMENT= Perl array which is kept sorted
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAN3= Tie::Array::Sorted.3 \
Tie::Array::Sorted::Lazy.3