summaryrefslogtreecommitdiffstats
path: root/x11/gnome-session/Makefile
diff options
context:
space:
mode:
authorkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2013-01-24 19:49:52 +0800
committerkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2013-01-24 19:49:52 +0800
commit8d7ce9306bfa4214367ca0e9e8c844e61d1ed880 (patch)
treee859d4284119c2bd38bf8461b751212dfc94c47a /x11/gnome-session/Makefile
parent0ad7c884ff9e4fcf3d62ecbc7c6930dd430b8ef9 (diff)
downloadmarcuscom-ports-8d7ce9306bfa4214367ca0e9e8c844e61d1ed880.tar
marcuscom-ports-8d7ce9306bfa4214367ca0e9e8c844e61d1ed880.tar.gz
marcuscom-ports-8d7ce9306bfa4214367ca0e9e8c844e61d1ed880.tar.bz2
marcuscom-ports-8d7ce9306bfa4214367ca0e9e8c844e61d1ed880.tar.lz
marcuscom-ports-8d7ce9306bfa4214367ca0e9e8c844e61d1ed880.tar.xz
marcuscom-ports-8d7ce9306bfa4214367ca0e9e8c844e61d1ed880.tar.zst
marcuscom-ports-8d7ce9306bfa4214367ca0e9e8c844e61d1ed880.zip
gconf-sanity-check got removed from gconf2. Replace it with gconftool-2 code.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@17202 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11/gnome-session/Makefile')
-rw-r--r--x11/gnome-session/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/x11/gnome-session/Makefile b/x11/gnome-session/Makefile
index 936f3b440..9fe909103 100644
--- a/x11/gnome-session/Makefile
+++ b/x11/gnome-session/Makefile
@@ -3,7 +3,7 @@
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/x11/gnome-session/Makefile,v 1.191 2011/04/25 22:02:03 mezz Exp $
+# $MCom: ports/x11/gnome-session/Makefile,v 1.192 2012/09/03 16:28:29 mezz Exp $
#
PORTNAME= gnome-session
@@ -36,6 +36,8 @@ USE_GNOME= gnomeprefix gnomehack intlhack gconf2
USE_GMAKE= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --disable-docbook-docs
+# us gconftool-2 instead of sanity-check because that got removed from gconf2.
+CONFIGURE_ENV= ac_cv_path_GCONF_SANITY_CHECK=${LOCALBASE}/bin/gconftool-2
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib