pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/libgsf Set GCONF2_SCHEMAS again to register sche...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/47ea0b80fb1e
branches:  trunk
changeset: 531355:47ea0b80fb1e
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sat Jul 28 14:51:32 2007 +0000

description:
Set GCONF2_SCHEMAS again to register schema file correctly.

diffstat:

 devel/libgsf/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r b44e918151ae -r 47ea0b80fb1e devel/libgsf/Makefile
--- a/devel/libgsf/Makefile     Sat Jul 28 14:49:49 2007 +0000
+++ b/devel/libgsf/Makefile     Sat Jul 28 14:51:32 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.48 2007/07/28 14:42:17 drochner Exp $
+# $NetBSD: Makefile,v 1.49 2007/07/28 14:51:32 wiz Exp $
 #
 
 DISTNAME=      libgsf-1.14.5
@@ -26,6 +26,8 @@
 # XXX workaround for missing substitution in configure
 MAKE_ENV+=     GCONF2_SCHEMAS_DIR=${GCONF2_SCHEMAS_DIR}
 
+GCONF2_SCHEMAS=        gsf-office-thumbnailer.schemas
+
 .include "../../archivers/bzip2/buildlink3.mk"
 .include "../../devel/glib2/buildlink3.mk"
 .include "../../devel/libbonobo/buildlink3.mk"



Home | Main Index | Thread Index | Old Index