Date: Sun, 29 May 2011 03:14:37 +0200 (CEST) From: Gerald Pfeifer <gerald@pfeifer.com> To: Alexey Dokuchaev <danfe@FreeBSD.org> Cc: David Naylor <naylor.b.david@gmail.com>, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org, Pan Tsu <inyaoo@gmail.com>, cvs-ports@FreeBSD.org, Gerald Pfeifer <gerald@FreeBSD.org> Subject: Re: cvs commit: ports/emulators Makefile ports/emulators/wine-gecko Makefile distinfo pkg-descr pkg-plist Message-ID: <alpine.LNX.2.00.1105290302100.4357@gerinyyl.fvgr> In-Reply-To: <20110527030841.GA3034@FreeBSD.org> References: <201105151529.p4FFTU8x067633__20240.4801188552$1305473416$gmane$org@repoman.freebsd.org> <864o4lb1cy.fsf@gmail.com> <alpine.LNX.2.00.1105240029500.28383@gerinyyl.fvgr> <20110524011602.GA89360@FreeBSD.org> <alpine.LNX.2.00.1105252301570.26903@gerinyyl.fvgr> <20110527030841.GA3034@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 27 May 2011, Alexey Dokuchaev wrote: >> I've been wondering about that, too, but then it's been working for >> years and >> >> CONFIGURE_ARGS+=--datadir=${DATADIR} --verbose ... >> >> looks pretty innocent, doesn't it? Or is the concept of FreeBSD's >> ${DATADIR} so different from GNU's --datadir? > It *looks* innocent and natural, but it's wrong You're right, that's an (unfortunate) difference in terminology between FreeBSD and GNU here. > When you assign FreeBSD ${DATADIR} as GNU --datadir, you get extra > "wine" path component, which is, of course, bogus and should be fixed. I'll be working on this for the next update of emulators/wine. The sole reason it's not in the update I committed today is one of timing and the fact that I had some configure change in there already and did not want to combine two such changes. Gerald
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?alpine.LNX.2.00.1105290302100.4357>