pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/libgsf Fix seddo in previous.
details: https://anonhg.NetBSD.org/pkgsrc/rev/da5cd03685c8
branches: trunk
changeset: 533570:da5cd03685c8
user: wiz <wiz%pkgsrc.org@localhost>
date: Fri Sep 21 14:05:44 2007 +0000
description:
Fix seddo in previous.
diffstat:
devel/libgsf/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r c0cf88682492 -r da5cd03685c8 devel/libgsf/Makefile
--- a/devel/libgsf/Makefile Fri Sep 21 13:59:16 2007 +0000
+++ b/devel/libgsf/Makefile Fri Sep 21 14:05:44 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.53 2007/09/21 13:03:38 wiz Exp $
+# $NetBSD: Makefile,v 1.54 2007/09/21 14:05:44 wiz Exp $
#
DISTNAME= libgsf-1.14.7
@@ -24,7 +24,7 @@
CONFIGURE_ARGS+= --without-python
# XXX workaround for missing substitution in configure
-MAKE_ENV+= GCONF_SCHEMAS_DIR=${GCONF_SCHEMAS_DIR}
+MAKE_ENV+= GCONF2_SCHEMAS_DIR=${GCONF_SCHEMAS_DIR}
GCONF_SCHEMAS= gsf-office-thumbnailer.schemas
Home |
Main Index |
Thread Index |
Old Index