svn commit: r333572 - head/Mk/Uses

Baptiste Daroussin bapt at freebsd.org
Tue Nov 12 17:08:35 UTC 2013


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 at freebsd.org> wrote:
> > +.for f in ${WEBPLUGIN_FILES}
> > +PLIST_FILES+=  ${_WEBPLUGIN_LINKFARMS:S,${LOCALBASE}/,,:C,(.*),\1/${f},}
> > +.endfor
> > +PLIST_DIRSTRY+=        ${_WEBPLUGIN_SLDIRS:S,^${LOCALBASE}/,,} \
> > +               ${_WEBPLUGIN_SLDIR:S,^${LOCALBASE}/,,} \
> > +               ${_WEBPLUGIN_LIBDIR:S,^${LOCALBASE}/,,}
> 
> This change breaks ports with PREFIX != 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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 196 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/svn-ports-head/attachments/20131112/e96934e1/attachment.sig>


More information about the svn-ports-head mailing list