Date: Fri, 13 Jan 2017 11:32:46 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 215996] [patch] Move inclusion of bsd.default-versions.mk to options section Message-ID: <bug-215996-13-9tEu7sKqk6@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-215996-13@https.bugs.freebsd.org/bugzilla/> References: <bug-215996-13@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D215996 --- Comment #2 from Tijl Coosemans <tijl@FreeBSD.org> --- (In reply to Mathieu Arnold from comment #1) But you still think it would be better if bsd.default-version.mk was includ= ed in the options section of bsd.port.mk, right? Now that FreeBSD 9 is EoL it= 's time to remove WITH_OPENSSL_PORT from port Makefiles. The patch does something else by the way. It moves the .endif from the opt= ions section down a bit. Currently there's some code between the options section and the pre-makefile section that gets executed on every include of bsd.port.*mk (this includes parsing bsd.options.mk multiple times). This should probably be committed even without the bsd.default-version.mk change. --=20 You are receiving this mail because: You are on the CC list for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-215996-13-9tEu7sKqk6>