diff options
Diffstat (limited to 'x11-toolkits/wxgtk32/files/patch-Makefile.in')
-rw-r--r-- | x11-toolkits/wxgtk32/files/patch-Makefile.in | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/x11-toolkits/wxgtk32/files/patch-Makefile.in b/x11-toolkits/wxgtk32/files/patch-Makefile.in index dd5f1ad574da..cb05288590f7 100644 --- a/x11-toolkits/wxgtk32/files/patch-Makefile.in +++ b/x11-toolkits/wxgtk32/files/patch-Makefile.in @@ -1,6 +1,6 @@ ---- Makefile.in.orig 2021-04-12 22:23:58 UTC +--- Makefile.in.orig 2025-05-25 17:15:56 UTC +++ Makefile.in -@@ -56,6 +56,7 @@ WX_LIB_FLAVOUR = @WX_LIB_FLAVOUR@ +@@ -56,6 +56,7 @@ TOOLKIT_VERSION = @TOOLKIT_VERSION@ TOOLKIT = @TOOLKIT@ TOOLKIT_LOWERCASE = @TOOLKIT_LOWERCASE@ TOOLKIT_VERSION = @TOOLKIT_VERSION@ @@ -8,7 +8,7 @@ TOOLCHAIN_FULLNAME = @TOOLCHAIN_FULLNAME@ EXTRALIBS = @EXTRALIBS@ EXTRALIBS_XML = @EXTRALIBS_XML@ -@@ -13879,9 +13880,9 @@ all: $(__wxregex___depname) $(__wxzlib___depname) $(__ +@@ -14025,9 +14026,9 @@ install: $(__install_wxregex___depname) $(__install_wx install: $(__install_wxregex___depname) $(__install_wxzlib___depname) $(__install_wxpng___depname) $(__install_wxjpeg___depname) $(__install_wxtiff___depname) $(__install_wxexpat___depname) $(__install_wxscintilla___depname) $(__install_monodll___depname) $(__install_monolib___depname) $(__install_basedll___depname) $(__install_baselib___depname) $(__install_netdll___depname) $(__install_netlib___depname) $(__install_coredll___depname) $(__install_corelib___depname) $(__install_advdll___depname) $(__install_advlib___depname) $(__install_mediadll___depname) $(__install_medialib___depname) $(__install_htmldll___depname) $(__install_htmllib___depname) $(__install_webviewdll___depname) $(__install_webviewlib___depname) $(__install_qadll___depname) $(__install_qalib___depname) $(__install_xmldll___depname) $(__install_xmllib___depname) $(__install_xrcdll___depname) $(__install_xrclib___depname) $(__install_auidll___depname) $(__install_auilib___depname) $(__install_ribbondll___depname) $(__install_ribbonlib___depname) $(__install_propgriddll___depname) $(__install_propgridlib___depname) $(__install_richtextdll___depname) $(__install_richtextlib___depname) $(__install_stcdll___depname) $(__install_stclib___depname) $(__install_gldll___depname) $(__install_gllib___depname) $(__install_sound_sdl___depname) $(__install_webkit2_ext___depname) $(__install_wxrc___depname) install-wxconfig locale_install $(INSTALL_DIR) $(DESTDIR)$(datadir)/aclocal @@ -20,7 +20,7 @@ $(DYLIB_RPATH_INSTALL) $(INSTALL_DIR) $(DESTDIR)$(libdir)/wx/include/$(TOOLCHAIN_FULLNAME)/wx for f in setup.h $(RCDEFS_H); do \ -@@ -14775,9 +14776,7 @@ samples: +@@ -14938,9 +14939,7 @@ install-wxconfig: install-wxconfig: $(INSTALL_DIR) $(DESTDIR)$(bindir) |