summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2007-10-05 23:27:20 +0000
committerjoerg <joerg@pkgsrc.org>2007-10-05 23:27:20 +0000
commit4b70fc6e67d82116085a535a08138ca2a4afe17c (patch)
treed299afe4d6abf04adc144dd9407eaae8c0210300 /math
parent2bd7beb4b11935679cfe5271b31d3bf186ca7b37 (diff)
downloadpkgsrc-4b70fc6e67d82116085a535a08138ca2a4afe17c.tar.gz
Fix path to Perl. Bump revision.
Diffstat (limited to 'math')
-rw-r--r--math/gnumeric-current/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/math/gnumeric-current/Makefile b/math/gnumeric-current/Makefile
index efd0ec40656..437b6cd674b 100644
--- a/math/gnumeric-current/Makefile
+++ b/math/gnumeric-current/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.10 2007/09/21 13:03:58 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2007/10/05 23:27:20 joerg Exp $
#
DISTNAME= gnumeric-1.7.12
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= math gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnumeric/1.7/}
EXTRACT_SUFX= .tar.bz2
@@ -21,6 +21,8 @@ GCONF_SCHEMAS= gnumeric-dialogs.schemas gnumeric-general.schemas \
gnumeric-plugins.schemas
PKGCONFIG_OVERRIDE= libspreadsheet-1.7.pc.in
+REPLACE_PERL+= plugins/perl-func/perl_func.pl
+
CONFIGURE_ARGS+= --with-python
CONFIGURE_ENV+= PYTHON=${PYTHONBIN:Q}
PYTHON_VERSIONS_ACCEPTED= 24 23