bsd.gecko.mk in r788 - problems

Jan Beich jbeich at tormail.org
Fri Jun 22 01:31:55 UTC 2012


Anton Shterenlikht <mexas at bristol.ac.uk> 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


More information about the freebsd-gecko mailing list