Date: Mon, 20 Feb 2023 17:16:48 +0000 From: bugzilla-noreply@freebsd.org To: desktop@FreeBSD.org Subject: [Bug 262205] Mk/bsd.wx.mk not working correctly when trying to compile graphics/hugin Message-ID: <bug-262205-39348-O7sxSALFnc@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-262205-39348@https.bugs.freebsd.org/bugzilla/> References: <bug-262205-39348@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=3D262205 Robert Clausecker <fuz@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|New |Open Assignee|fuz@FreeBSD.org |desktop@FreeBSD.org CC| |desktop@FreeBSD.org --- Comment #5 from Robert Clausecker <fuz@FreeBSD.org> --- (In reply to Martin Birgmeier from comment #4) Did you set WITH_WX_VER in /etc/make.conf as indicated in /usr/ports/Mk/bsd.wx.mk? Try setting WITH_WX_VER=3D3.2 to force version 3.2. The ports infrastructure is not designed to configure ports based on what is already installed on the system. Instead, it chooses dependencies based on what you configured. Interestingly enough, bsd.wx.mk does have some sort of logic to detect existing wx installtions, but I don't really get how it wor= ks.=20 The current version only checks for 3.0 and 3.2 anyway. As this doesn't seem to be specific to hugin in any way, I've assigned the = bug to desktop@, which is the group taking care of bsd.wx.mk. Maybe someone th= ere has something to say about this. --=20 You are receiving this mail because: You are the assignee for the bug. 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-262205-39348-O7sxSALFnc>