[Bug 275567] x11-toolkits/gtk30: Update to 3.24.38
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 275567] x11-toolkits/gtk30: Update to 3.24.38"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 24 Dec 2023 05:51:46 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=275567
robbak@gmail.com changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |robbak@gmail.com
--- Comment #36 from robbak@gmail.com ---
I can report success as well. I take it that the build system is not detecting
the installed libintl, so it builds the bundled proxy-libintl, which the ports
system doesn't install?
--- a/x11-toolkits/gtk30/Makefile
+++ b/x11-toolkits/gtk30/Makefile
@@ -19,7 +19,7 @@ LIB_DEPENDS=  libepoxy.so:graphics/libepoxy \
 RUN_DEPENDS=   adwaita-icon-theme>=0:x11-themes/adwaita-icon-theme \
                hicolor-icon-theme>=0:misc/hicolor-icon-theme
-USES=          compiler:c11 cpe gettext gnome localbase meson ninja pathfix \
+USES=          compiler:c11 cpe gettext gnome localbase:ldflags meson ninja
pathfix \
                perl5 pkgconfig python shebangfix tar:xz
 CPE_VENDOR=    gnome
 USE_GNOME=     atk cairo gdkpixbuf2 gtk-update-icon-cache pango \
-- 
You are receiving this mail because:
You are the assignee for the bug.