svn commit: r317934 - in head/games: doom-data duke3d-data quake-data quake2-data quake3-data
Mark Linimon
linimon at lonesome.com
Sun May 12 18:38:56 UTC 2013
On Sun, May 12, 2013 at 08:06:32AM +0000, Alexey Dokuchaev wrote:
> Log:
> If port is setting PKGNAMEPREFIX=${FOOPKGNAMEPREFIX}, but .include's this
> file before <bsd.port.options.mk>, options handling gets broken because
> options will be loaded from OPTIONSFILE which is based on UNIQUENAME and
> thus PKGNAMEPREFIX, which is empty at that point. Prevent this: ensure
> that FOOPKGNAMEPREFIX is defined in advance for ports that use it to set
> their PKGNAMEPREFIX and having OPTIONS.
As I feared, this commit broke INDEX. Please see
http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/dads-dot-error.html .
mcl
More information about the svn-ports-all
mailing list