aboutsummaryrefslogtreecommitdiff
path: root/lang/p5-Error
diff options
context:
space:
mode:
Diffstat (limited to 'lang/p5-Error')
-rw-r--r--lang/p5-Error/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/p5-Error/Makefile b/lang/p5-Error/Makefile
index dc67948174dd..838f74e44761 100644
--- a/lang/p5-Error/Makefile
+++ b/lang/p5-Error/Makefile
@@ -13,8 +13,8 @@ COMMENT= Perl module to provide Error/exception support for perl: Error
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
-MAKE_JOBS_SAFE= yes
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAN3= Error.3 Error::Simple.3