Date: Thu, 18 Aug 2022 17:42:06 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 263196] emulators/wine-proton: update to 7.0 Message-ID: <bug-263196-7788-sqEOta7hjI@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-263196-7788@https.bugs.freebsd.org/bugzilla/> References: <bug-263196-7788@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=3D263196 --- Comment #19 from Alex S <iwtcex@gmail.com> --- (In reply to Bartek Jasicki from comment #18) > Don't look at the configure file. It is one of =E2=80=9Cfake code=E2=80= =9D in Wine source. It is replaced by a new one during configuration. Wine = has a lot of that code, which is just for fun. I'm reasonably familiar with autotools. The point is that this configure sc= ript won't be regenerated unless we explicitly run autoconf, thus we need to add USES=3Dautoreconf (see /usr/ports/Mk/Uses/autoreconf.mk) to the port's Make= file. > It isn't used because its newer version is generated before configuration= phase. Nope. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-263196-7788-sqEOta7hjI>