Date: Sun, 9 Sep 2007 23:46:20 +0400 From: Dmitry Marakasov <amdmi3@amdmi3.ru> To: freebsd-ports@freebsd.org Subject: bsd.port.options.mk status Message-ID: <20070909194620.GB14713@hades.panopticon>
next in thread | raw e-mail | index | archive | help
Hi! CHANGES of 20060930 state that exeperimental bsd.port.options.mk has been added for OPTIONS to be able to influence dependencies. I need that feature for some of my ports, so I wanted to know what's the status for it? .include <bsd.port.options.mk> doesn't work, but using full path works, and makes it possible to use things like USE_QT_VER or USE_SDL conditionally depending on what OPTIONS are set. So, is it possible to use this feature, or are there still any issues not allowing use of options.mk in ports? -- Best regards, Dmitry Marakasov mailto:amdmi3@amdmi3.ru
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070909194620.GB14713>