Date: Sun, 14 Nov 2004 15:56:02 +0900 From: Hajimu UMEMOTO <ume@freebsd.org> To: Pascal Hofstee <caelian@gmail.com> Cc: cvs-ports@freebsd.org Subject: Re: cvs commit: ports/www/firefox Makefile ports/www/firefox/files mozconfig.in patch-browser_app_mozilla.in Message-ID: <ygeekiw7wcd.wl%ume@mahoroba.org> In-Reply-To: <d8a0b762041113223567465048@mail.gmail.com> 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> <d8a0b762041113223567465048@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi,
>>>>> On Sat, 13 Nov 2004 22:35:59 -0800
>>>>> Pascal Hofstee <caelian@gmail.com> said:
caelian> 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
caelian> Hmmm ... this is really strange .. i had to explicitely edit my
caelian> firefox-*.pc files to change the prefix from the fake one to
caelian> ${X11BASE} ... in order to make mplayer_plugin compile again ....
caelian> the port installed firefox-*.pc files contained the ${FAKEDIR}-prefix instead.
Same here:
ume@lyrics:1035% cat /usr/X11R6/libdata/pkgconfig/firefox-plugin.pc
prefix=/usr/ports/www/firefox/work/fake
exec_prefix=/usr/ports/www/firefox/work/fake
libdir=/usr/ports/www/firefox/work/fake/lib/firefox
includedir=/usr/ports/www/firefox/work/fake/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
Sincerely,
--
Hajimu UMEMOTO @ Internet Mutual Aid Society Yokohama, Japan
ume@mahoroba.org ume@{,jp.}FreeBSD.org
http://www.imasy.org/~ume/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?ygeekiw7wcd.wl%ume>
