cvs commit: ports/www/firefox Makefile ports/www/firefox/files
mozconfig.in patch-browser_app_mozilla.in
Pascal Hofstee
caelian at gmail.com
Sat Nov 13 22:36:00 PST 2004
On Sun, 14 Nov 2004 01:29:09 -0500, Michael Johnson <ahze at ahze.net> wrote:
> it is
>
> root at blueheron /usr/X11R6/libdata/pkgconfig > cat firefox-plugin.pc
> prefix=/usr/X11R6
> exec_prefix=/usr/X11R6
> libdir=/usr/X11R6/lib/firefox
> includedir=/usr/X11R6/include/firefox
>
> Name: Mozilla Plug-In API
> Description: Mozilla Plug-In API
> Version: 1.0
> Requires: firefox-xpcom = 1.0
> Cflags: -I${includedir}/java -I${includedir}/plugin
Hmmm ... this is really strange .. i had to explicitely edit my
firefox-*.pc files to change the prefix from the fake one to
${X11BASE} ... in order to make mplayer_plugin compile again ....
the port installed firefox-*.pc files contained the ${FAKEDIR}-prefix instead.
More information about the cvs-all
mailing list