On Sat, 20 Oct 2007 15:30:18 +0200
"Roberth Sjonøy" <[EMAIL PROTECTED]> wrote:

> Hello, I was compiling and installing mplayer plugin from ports, but I
> noticed something strange, this port depended on firefox, I'm not an
> firefox user, so I wonder, how do I make mplayer-plugin not depend
> firefox? and generally all the ports who depends on it, I'd rather
> compiled them against xulrunner.


The way it works is that you define your gecko preferences something
like this

   WITH_GECKO=  xulrunner firefox thunderbird seamonkey mozilla

and the port will use the first one that's also contained in it's
USE_GECKO list. Unfortunately for you, this port has:

   USE_GECKO= firefox mozilla seamonkey

so xulrunner isn't supported.

_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to