git: 4bfac5ce7f13 - main - x11-toolkits/qt5-gui: Add USE_LDCONFIG
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 15 Mar 2025 09:10:34 UTC
The branch main has been updated by arrowd:
URL: https://cgit.FreeBSD.org/ports/commit/?id=4bfac5ce7f13da1b778060592bf493513dea716f
commit 4bfac5ce7f13da1b778060592bf493513dea716f
Author: Gleb Popov <arrowd@FreeBSD.org>
AuthorDate: 2025-03-15 07:13:02 +0000
Commit: Gleb Popov <arrowd@FreeBSD.org>
CommitDate: 2025-03-15 09:10:27 +0000
x11-toolkits/qt5-gui: Add USE_LDCONFIG
Reported by: pkg-devel exp-run
---
x11-toolkits/qt5-gui/Makefile | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/x11-toolkits/qt5-gui/Makefile b/x11-toolkits/qt5-gui/Makefile
index ce2af9d1c15a..107767b14d3b 100644
--- a/x11-toolkits/qt5-gui/Makefile
+++ b/x11-toolkits/qt5-gui/Makefile
@@ -1,6 +1,6 @@
PORTNAME= gui
PORTVERSION= ${QT5_VERSION}${QT5_KDE_PATCH}
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= x11-toolkits graphics
PKGNAMEPREFIX= qt5-
@@ -37,6 +37,7 @@ USE_GL= egl gl
USE_GNOME= glib20
USE_PERL5= extract
USE_QT= core dbus network buildtools:build qmake:build
+USE_LDCONFIG= ${PREFIX}/${QT_LIBDIR_REL}
QT_BINARIES= yes
QT_CONFIG= accessibility accessibility-atspi-bridge dbus \
fontconfig glib opengl png system-freetype system-jpeg \