Date: Mon, 29 Nov 2004 23:23:18 +0000 (UTC) From: Joe Marcus Clarke <marcus@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/Mk bsd.gnome.mk Message-ID: <200411292323.iATNNIX8037892@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
marcus 2004-11-29 23:23:18 UTC FreeBSD ports repository Modified files: Mk bsd.gnome.mk Log: Don't always create a ${PREFIX}/etc/gconf directory if gconf is one of the port's dependencies. Instead, only create this directory if the port will actually install GConf schemas. Also, do the creation in pre-su-install as we may not be root in pre-install. Spotted by: pav Tested by: pav Revision Changes Path 1.84 +8 -10 ports/Mk/bsd.gnome.mk
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200411292323.iATNNIX8037892>