cvs commit: ports/emulators Makefile ports/emulators/wine-gecko Makefile distinfo pkg-descr pkg-plist

Gerald Pfeifer gerald at pfeifer.com
Wed May 25 21:03:55 UTC 2011


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?

Gerald


More information about the cvs-all mailing list