Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Jun 2012 22:30:35 -0300
From:      Jan Beich <jbeich@tormail.org>
To:        Anton Shterenlikht <mexas@bristol.ac.uk>
Cc:        freebsd-gecko@freebsd.org
Subject:   Re: bsd.gecko.mk in r788 - problems
Message-ID:  <1Shshe-0002ep-4R@internal.tormail.org>
References:  <201206141506.q5EF6VrH073265@trillian.chruetertee.ch> <20120614152853.GA1562@mech-cluster241.men.bris.ac.uk> <86k3z9rigm.fsf@tormail.org> <1Sgczz-000C7a-JR@internal.tormail.org> <20120620132252.GA859@mech-cluster241.men.bris.ac.uk> <20120620154156.GA22895@mech-cluster241.men.bris.ac.uk> <1ShNFI-000AFt-0E@internal.tormail.org> <1ShOjK-000HPg-Uy@internal.tormail.org> <20120621145155.GA94123@mech-cluster241.men.bris.ac.uk>

next in thread | previous in thread | raw e-mail | index | archive | help
Anton Shterenlikht <mexas@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1Shshe-0002ep-4R>