summaryrefslogtreecommitdiff
path: root/chat/xchat
diff options
context:
space:
mode:
authorhira <hira>2007-09-25 15:38:54 +0000
committerhira <hira>2007-09-25 15:38:54 +0000
commitc40e6869f00eaefb0bd25952658c84287e43aaf7 (patch)
treee272f60668645f1027cd1ecb32ae15b225eaaacc /chat/xchat
parent1819b178b3f249923ba02dfc9dae8bdc4ddd9f29 (diff)
downloadpkgsrc-c40e6869f00eaefb0bd25952658c84287e43aaf7.tar.gz
GConf2 -> Gconf.
Diffstat (limited to 'chat/xchat')
-rw-r--r--chat/xchat/options.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/xchat/options.mk b/chat/xchat/options.mk
index 41f502d9d97..7493b44d450 100644
--- a/chat/xchat/options.mk
+++ b/chat/xchat/options.mk
@@ -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_MESSAGE.gconf+= Disabling schema registration/installation.
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.