Date: Tue, 12 Nov 2013 18:08:29 +0100 From: Baptiste Daroussin <bapt@freebsd.org> To: Alberto Villa <avilla@FreeBSD.org> Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org Subject: Re: svn commit: r333572 - head/Mk/Uses Message-ID: <20131112170828.GE56153@ithaqua.etoilebsd.net> In-Reply-To: <CAJp7RHaiRRATyD7PyFKQ7TJwgBxRYQ0vnKr6sEw=rdM1SPRE6w@mail.gmail.com> References: <201311121411.rACEBMwY064705@svn.freebsd.org> <CAJp7RHaiRRATyD7PyFKQ7TJwgBxRYQ0vnKr6sEw=rdM1SPRE6w@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--gMR3gsNFwZpnI/Ts Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Nov 12, 2013 at 05:41:39PM +0100, Alberto Villa wrote: > On Tue, Nov 12, 2013 at 3:11 PM, Baptiste Daroussin <bapt@freebsd.org> wr= ote: > > +.for f in ${WEBPLUGIN_FILES} > > +PLIST_FILES+=3D ${_WEBPLUGIN_LINKFARMS:S,${LOCALBASE}/,,:C,(.*),\1/${= f},} > > +.endfor > > +PLIST_DIRSTRY+=3D ${_WEBPLUGIN_SLDIRS:S,^${LOCALBASE}/,,} \ > > + ${_WEBPLUGIN_SLDIR:S,^${LOCALBASE}/,,} \ > > + ${_WEBPLUGIN_LIBDIR:S,^${LOCALBASE}/,,} >=20 > This change breaks ports with PREFIX !=3D LOCALBASE (e.g., > www/kpartsplugin), a bug I had already fixed last year. Please, > reintroduce part of lines 208-220 of www/firefox/Makefile.webplugins, > as the "@cwd ${LOCALBASE}" and following TMPPLIST lines are essential. Is that ok with you?: http://people.freebsd.org/~bapt/webplugin.mk.diff regards, Bapt --gMR3gsNFwZpnI/Ts Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (FreeBSD) iEYEARECAAYFAlKCYIwACgkQ8kTtMUmk6EwqmwCfYC9NuytL7jY8wuMbbpbuCn4G Z2kAn0ftE/qgkrI8/QuBKjeRHdPpuJG3 =aAdy -----END PGP SIGNATURE----- --gMR3gsNFwZpnI/Ts--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20131112170828.GE56153>