svn commit: r337945 - head/graphics/webp

Johan van Selst johans at FreeBSD.org
Sun Dec 29 10:22:53 UTC 2013


Rusmir Dusko wrote:
> According to
> http://www.freebsd.org/doc/en/books/porters-handbook/makefile-options.html
> is better to use
> OPTIONS_DEFINE=X11
> OPTIONS_SUB=    yes

Actually, that text doesn't say which way is better, but explains that
both notations are equivalant. I don't really have a preference, but am
happy to change it to OPTIONS_SUB if people think this is more readable.

> .include <bsd.port.options.mk>
> X11_CONFIGURE_DISABLE=--with-glincludedir=/dev/null

I don't think there is an opt_CONFIGURE_DISABLE feature, but only
opt_CONFIGURE_ENABLE, which does not do what I need here. I consider the
original CONFIGURE_ARGS+= easier to understand, in this case anyway.


Regards,
Johan
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 195 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/svn-ports-head/attachments/20131229/d2501d45/attachment.sig>


More information about the svn-ports-head mailing list