Date: Thu, 26 May 2011 06:14:26 +0400 From: Pan Tsu <inyaoo@gmail.com> To: Gerald Pfeifer <gerald@pfeifer.com> Cc: Alexey Dokuchaev <danfe@FreeBSD.org>, David Naylor <naylor.b.david@gmail.com>, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org, 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: <86fwo2ky2l.fsf@gmail.com> In-Reply-To: <alpine.LNX.2.00.1105252301570.26903@gerinyyl.fvgr> (Gerald Pfeifer's message of "Wed, 25 May 2011 23:03:53 %2B0200 (CEST)") 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>
next in thread | previous in thread | raw e-mail | index | archive | help
Gerald Pfeifer <gerald@pfeifer.com> writes: > On Tue, 24 May 2011, Alexey Dokuchaev wrote: >> I believe DATADIR is also mishandled in main wine port: that is, extra >> "wine" word crept in (paths look like /usr/local/share/wine/wine/fonts/... >> for example). > > 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? Can you prune it at the next update? It's bogus unless GNU_CONFIGURE's --datadir was *then* not equal ${prefix}/share by default. For a new user coming from pkgsrc et al PREFIX/share/wine/wine can be confusing. Looking at bsd.port.mk *a user* changing DATADIR or any other dir in hier(7)-like directory tree under PREFIX was never supported by most ports, only PREFIX itself.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?86fwo2ky2l.fsf>