ports/184235: net/pmf: Fix build on -current
KATO Tsuguru
tkato432 at yahoo.com
Thu Nov 28 09:40:04 UTC 2013
The following reply was made to PR ports/184235; it has been noted by GNATS.
From: KATO Tsuguru <tkato432 at yahoo.com>
To: bug-followup at FreeBSD.org
Cc: jadawin at FreeBSD.org
Subject: Re: ports/184235: net/pmf: Fix build on -current
Date: Thu, 28 Nov 2013 18:29:02 +0900
jadawin at FreeBSD.org wrote:
> If you let a choice with an option, you must have a difference in
> Makefile. An option with no choice in installation is not an option.
Porters-handbook also suggests that additional hacks in Makefile
has been deprecated. When STAGEDIR is supported, PORT_OPTIONS
value would be reffered during actuall installation from STAGEDIR
to PREFIX.
http://svnweb.freebsd.org/doc/head/en_US.ISO8859-1/books/porters-handbook/book.xml?r1=43053&r2=43054
> Basically, a portlint -a raise an error in this case.
That warning appears to be wrong unless NO_STAGE=yes is set. It's
likely that portlint hasn't been updated to catch up the latest
specification yet.
More information about the freebsd-ports-bugs
mailing list