Anton Shterenlikht <[email protected]> writes:

[...]
> "/usr/ports/www/firefox/experimental/Mk/bsd.port.mk", line 1479: if-less endif
> "/usr/ports/www/firefox/experimental/Mk/bsd.port.mk", line 1534: if-less endif
> "/usr/ports/www/firefox/experimental/Mk/bsd.port.mk", line 6342: if-less endif

That file is out of date and won't work with new options. I have no clue
why it's kept there but not present in trunk/. To build with freebsd-gecko
you can either set up an overlay using portshaker et al. or copy missing files

  $ cp /usr/ports/Mk/*.mk Mk/
  $ svn revert Mk/bsd.gecko.mk
  $ export PORTSDIR=$PWD
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-gecko
To unsubscribe, send any mail to "[email protected]"

Reply via email to