mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
x11-toolkits/qt5-gui: Add USE_LDCONFIG
Reported by: pkg-devel exp-run
This commit is contained in:
parent
427b8633cf
commit
4bfac5ce7f
1 changed files with 2 additions and 1 deletions
|
@ -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 \
|
||||
|
|
Loading…
Add table
Reference in a new issue