aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Tie-IxHash/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-Tie-IxHash/Makefile')
-rw-r--r--devel/p5-Tie-IxHash/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/devel/p5-Tie-IxHash/Makefile b/devel/p5-Tie-IxHash/Makefile
index 769a84930787..84e38dd40db4 100644
--- a/devel/p5-Tie-IxHash/Makefile
+++ b/devel/p5-Tie-IxHash/Makefile
@@ -10,9 +10,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Perl module implementing ordered in-memory associative arrays
-MAKE_JOBS_SAFE= yes
-
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAN3= Tie::IxHash.3