summaryrefslogtreecommitdiffstats
path: root/Mk
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2004-08-11 13:05:45 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2004-08-11 13:05:45 +0800
commitdc6af45605f6d039625735616da565a3bb537191 (patch)
tree4621346fc8df543af1ce13ca606795111fde7772 /Mk
parentd5fe5211b8790d9df26a56341e20268181f4ce48 (diff)
downloadmarcuscom-ports-dc6af45605f6d039625735616da565a3bb537191.tar
marcuscom-ports-dc6af45605f6d039625735616da565a3bb537191.tar.gz
marcuscom-ports-dc6af45605f6d039625735616da565a3bb537191.tar.bz2
marcuscom-ports-dc6af45605f6d039625735616da565a3bb537191.tar.lz
marcuscom-ports-dc6af45605f6d039625735616da565a3bb537191.tar.xz
marcuscom-ports-dc6af45605f6d039625735616da565a3bb537191.tar.zst
marcuscom-ports-dc6af45605f6d039625735616da565a3bb537191.zip
Use some more hackery to make sure _USE_GNOME is actually defined, and that
gconf2 is actually one of the requested components. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@2640 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'Mk')
-rw-r--r--Mk/bsd.gnome.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/Mk/bsd.gnome.mk b/Mk/bsd.gnome.mk
index 36f9a0c42..5645944cf 100644
--- a/Mk/bsd.gnome.mk
+++ b/Mk/bsd.gnome.mk
@@ -626,7 +626,8 @@ PLIST_SUB+= GNOMEDESKTOP:="@comment " NOGNOMEDESKTOP:=""
CONFIGURE_FAIL_MESSAGE= "Please direct the output of the failure of the make command to a file, and then feed that file to the gnomelogalyzer, available from "http://www.freebsd.org/gnome/gnomelogalyzer.sh", which will diagnose the problem and suggest a solution. If - and only if - the gnomelogalyzer cannot solve the problem, report the problem to the FreeBSD GNOME team at ${MAINTAINER}, and attach \"${CONFIGURE_WRKSRC}/${CONFIGURE_LOG}\" and the output of the failure of the make command. Also, it might be a good idea to provide an overview of all packages installed on your system (e.g. an \`ls ${PKG_DBDIR}\`)."
.endif
-.if ${_USE_GNOME:Mgconf2}!=""
+_GCONF2_TEST= ${_USE_GNOME:Mgconf2}
+.if ${_GCONF2_TEST:S/gconf2//}!=${_GCONF2_TEST:S/ / /g}
pre-install: gnome-pre-install
gnome-pre-install: