Using bsd.gecko.mk in a port

Naram Qashat cyberbotx at cyberbotx.com
Wed Jul 16 17:38:33 UTC 2008


With the recent commit of Firefox 3 to the ports, bsd.gecko.mk is now in Mk. 
However, there are no ports using it yet.  I made an attempt to convert vlc to 
use it in order to get it to work with Firefox 3, but I get the following error:

"Makefile", line 371: Could not find bsd.gecko.mk

I had changed the line from

.include "${.CURDIR}/../../www/mozilla/bsd.gecko.mk"

to

.include <bsd.gecko.mk>

Is there something else that needs to be done in order for bsd.gecko.mk to be 
used, or did I do that wrong?

Thanks,
Naram Qashat


More information about the freebsd-ports mailing list