aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits
diff options
context:
space:
mode:
authorPiotr Kubaj <pkubaj@FreeBSD.org>2019-10-01 19:02:20 +0000
committerPiotr Kubaj <pkubaj@FreeBSD.org>2019-10-01 19:02:20 +0000
commitc364838e51b365e933a47177d4a9bede6ec7741e (patch)
treeb3dc5588f128831d54efedb629dbcaa977bf5848 /x11-toolkits
parent4f0487ff5dfa68294f8de2265e749cceb737c891 (diff)
downloadports-c364838e51b365e933a47177d4a9bede6ec7741e.tar.gz
ports-c364838e51b365e933a47177d4a9bede6ec7741e.zip
MFH: r513491
x11-toolkits/qt5-gui: remove -mminimal-toc from CFLAGS, add USES=gl gnome xorg powerpc64 doesn't need -mminimal-toc now. PR 240970 Approved by: portmgr
Notes
Notes: svn path=/branches/2019Q4/; revision=513506
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/qt5-gui/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/x11-toolkits/qt5-gui/Makefile b/x11-toolkits/qt5-gui/Makefile
index f0ab12851097..1b894e1db1fb 100644
--- a/x11-toolkits/qt5-gui/Makefile
+++ b/x11-toolkits/qt5-gui/Makefile
@@ -25,7 +25,8 @@ LIB_DEPENDS= libdbus-1.so:devel/dbus \
libxkbcommon.so:x11/libxkbcommon
RUN_DEPENDS= xdg-open:devel/xdg-utils
-USES= compiler:c++11-lang jpeg localbase qmake:no_env qt-dist:5,base
+USES= compiler:c++11-lang gl gnome jpeg localbase qmake:no_env \
+ qt-dist:5,base xorg
USE_GL= gl egl
USE_GNOME= glib20
USE_QT= core dbus network qmake_build buildtools_build
@@ -74,8 +75,6 @@ RUN_DEPENDS+= ${LOCALBASE}/share/fonts/encodings/encodings.dir:x11-fonts/encodin
xorg-fonts-truetype>0:x11-fonts/xorg-fonts-truetype
.endif
-CFLAGS_powerpc64= -mminimal-toc
-
post-configure:
.for d in src/tools/qvkgen src/gui ${MORE_WRKSRCS}
${MKDIR} ${WRKSRC}/${d}