aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/qt5-gui
diff options
context:
space:
mode:
authorPiotr Kubaj <pkubaj@FreeBSD.org>2019-10-01 16:06:57 +0000
committerPiotr Kubaj <pkubaj@FreeBSD.org>2019-10-01 16:06:57 +0000
commitf0a7807aa18f573e3c6a0f62eed245b1ac8df447 (patch)
tree0e310e1e66850dd816f0665e922cfab12b9e1f06 /x11-toolkits/qt5-gui
parentd7ae18e1d88a90c57dc72ca6515ff0ce106dcd12 (diff)
downloadports-f0a7807aa18f573e3c6a0f62eed245b1ac8df447.tar.gz
ports-f0a7807aa18f573e3c6a0f62eed245b1ac8df447.zip
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: tcberner (mentor, maintainer)
Notes
Notes: svn path=/head/; revision=513491
Diffstat (limited to 'x11-toolkits/qt5-gui')
-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}