Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 13 Nov 2004 22:35:59 -0800
From:      Pascal Hofstee <caelian@gmail.com>
To:        Michael Johnson <ahze@ahze.net>
Cc:        ports-committers@freebsd.org
Subject:   Re: cvs commit: ports/www/firefox Makefile ports/www/firefox/files mozconfig.in patch-browser_app_mozilla.in
Message-ID:  <d8a0b762041113223567465048@mail.gmail.com>
In-Reply-To: <7DE96541-3606-11D9-AD3A-000A958C81C6@ahze.net>
References:  <200411130823.iAD8NA6m073596@repoman.freebsd.org> <d8a0b762041113215159e570e3@mail.gmail.com> <1100411582.83684.17.camel@shumai.marcuscom.com> <d8a0b76204111322264ced7ad4@mail.gmail.com> <7DE96541-3606-11D9-AD3A-000A958C81C6@ahze.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 14 Nov 2004 01:29:09 -0500, Michael Johnson <ahze@ahze.net> wrote:
> it is
> 
> root@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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?d8a0b762041113223567465048>