[Bug 263196] emulators/wine-proton: update to 7.0
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 263196] emulators/wine-proton: update to 7.0"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 18 Aug 2022 17:42:06 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=263196 --- 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 “fake code” 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 script won't be regenerated unless we explicitly run autoconf, thus we need to add USES=autoreconf (see /usr/ports/Mk/Uses/autoreconf.mk) to the port's Makefile. > It isn't used because its newer version is generated before configuration phase. Nope. -- You are receiving this mail because: You are the assignee for the bug.