Use some more hackery to make sure _USE_GNOME is actually defined, and that

gconf2 is actually one of the requested components.

Reported by:	INDEX build script
This commit is contained in:
Joe Marcus Clarke 2004-08-11 05:06:30 +00:00
parent 2ba784fdff
commit c45684f837
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=115890

View File

@ -609,7 +609,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: