freebsd-ports/x11-toolkits/wxgtk32/files/patch-utils-wxrc-Makefile.in
Loïc Bartoletti 67187437ac x11-toolkits/wxgtk32: GUI toolkit (wxWidgets) with GTK+ bindings
3.2 is new stable branch after 3.0, 3.1 was develop/unstable branch,
so in future 3.2 have to replace 3.1 for all consumers in ports.

PR:		265093
Reported by:	VVD <vvd@unislabs.com>
Reviewed by:	rhurlin
2022-10-25 07:44:03 +02:00

11 lines
360 B
Plaintext

--- utils/wxrc/Makefile.in.orig 2021-04-12 22:23:58 UTC
+++ utils/wxrc/Makefile.in
@@ -30,6 +30,7 @@ WX_LIB_FLAVOUR = @WX_LIB_FLAVOUR@
TOOLKIT = @TOOLKIT@
TOOLKIT_LOWERCASE = @TOOLKIT_LOWERCASE@
TOOLKIT_VERSION = @TOOLKIT_VERSION@
+TOOLCHAIN_NAME = @TOOLCHAIN_NAME@
EXTRALIBS = @EXTRALIBS@
EXTRALIBS_XML = @EXTRALIBS_XML@
EXTRALIBS_GUI = @EXTRALIBS_GUI@