pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/math/gnumeric-current Fix path to Perl. Bump revision.
details: https://anonhg.NetBSD.org/pkgsrc/rev/00012984a228
branches: trunk
changeset: 533900:00012984a228
user: joerg <joerg%pkgsrc.org@localhost>
date: Fri Oct 05 23:27:20 2007 +0000
description:
Fix path to Perl. Bump revision.
diffstat:
math/gnumeric-current/Makefile | 6 ++++--
1 files changed, 4 insertions(+), 2 deletions(-)
diffs (23 lines):
diff -r 563414ba1675 -r 00012984a228 math/gnumeric-current/Makefile
--- a/math/gnumeric-current/Makefile Fri Oct 05 23:15:21 2007 +0000
+++ b/math/gnumeric-current/Makefile Fri Oct 05 23:27:20 2007 +0000
@@ -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 @@
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
Home |
Main Index |
Thread Index |
Old Index