aboutsummaryrefslogtreecommitdiff
path: root/math/gnumeric
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2013-09-12 17:55:41 +0000
committerAndrej Zverev <az@FreeBSD.org>2013-09-12 17:55:41 +0000
commit184fe8daa42501edf954dd180c45af4c0ac1b31a (patch)
tree3c4966978dcdbf09071760438b6641e1107e1d97 /math/gnumeric
parent276f6257d405061578189f52bb452e638cd60267 (diff)
downloadports-184fe8daa42501edf954dd180c45af4c0ac1b31a.tar.gz
ports-184fe8daa42501edf954dd180c45af4c0ac1b31a.zip
- convert to the new perl5 framework
- convert USE_GMAKE to Uses Reviewed by: kwm@ Approved by: kwm@ (gnome@)
Notes
Notes: svn path=/head/; revision=327099
Diffstat (limited to 'math/gnumeric')
-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