aboutsummaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
Diffstat (limited to 'math')
-rw-r--r--math/gnumeric/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/gnumeric/Makefile b/math/gnumeric/Makefile
index 10025993d16b..ca40baa0a726 100644
--- a/math/gnumeric/Makefile
+++ b/math/gnumeric/Makefile
@@ -45,7 +45,7 @@ PERL_DESC= Support Perl as extension language
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MPERL}
-USE_PERL5= yes
+USES+= perl5
PLIST_SUB+= PERL=""
.else
CONFIGURE_ARGS+= --without-perl