pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/chat/xchat GConf2 -> Gconf.
details: https://anonhg.NetBSD.org/pkgsrc/rev/787bebe29c89
branches: trunk
changeset: 533725:787bebe29c89
user: hira <hira%pkgsrc.org@localhost>
date: Tue Sep 25 15:38:54 2007 +0000
description:
GConf2 -> Gconf.
diffstat:
chat/xchat/options.mk | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r ad9382eb1f22 -r 787bebe29c89 chat/xchat/options.mk
--- a/chat/xchat/options.mk Tue Sep 25 15:20:13 2007 +0000
+++ b/chat/xchat/options.mk Tue Sep 25 15:38:54 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: options.mk,v 1.9 2007/08/10 19:14:06 tron Exp $
+# $NetBSD: options.mk,v 1.10 2007/09/25 15:38:54 hira Exp $
.include "../../mk/bsd.prefs.mk"
@@ -56,7 +56,7 @@
SUBST_SED.gconf+= -e 's,DO_GCONF_TRUE,DO_GCONF_FALSE,g'
SUBST_FILES.gconf+= src/common/dbus/Makefile.in
USE_DIRS+= gnome2-1.5
-. include "../../devel/GConf2/schemas.mk"
+. include "../../devel/GConf/schemas.mk"
. include "../../sysutils/dbus-glib/buildlink3.mk"
.else
# We set this to ${FALSE} to avoid detection.
Home |
Main Index |
Thread Index |
Old Index