aboutsummaryrefslogtreecommitdiff
path: root/www/qt5-webkit
diff options
context:
space:
mode:
authorNiclas Zeising <zeising@FreeBSD.org>2019-11-07 17:20:58 +0000
committerNiclas Zeising <zeising@FreeBSD.org>2019-11-07 17:20:58 +0000
commit7eaba8a8bf23b2d0692cd1bba9627710ac9c67fe (patch)
treef4e3c615828d6d690bd18295ec701ae00f0eef66 /www/qt5-webkit
parent3f398ca090afef6e2679c6070fb156c105f368ba (diff)
downloadports-7eaba8a8bf23b2d0692cd1bba9627710ac9c67fe.tar.gz
ports-7eaba8a8bf23b2d0692cd1bba9627710ac9c67fe.zip
Add USES=xorg USES=gl, ports categories w
Add USES=xorg and USES=gl to ports in categories starting with 'w' While here, try to sprinkle other USES (mostly gnome and sdl) as needed.
Notes
Notes: svn path=/head/; revision=516991
Diffstat (limited to 'www/qt5-webkit')
-rw-r--r--www/qt5-webkit/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/qt5-webkit/Makefile b/www/qt5-webkit/Makefile
index eb38c2dad096..275f930ed4cb 100644
--- a/www/qt5-webkit/Makefile
+++ b/www/qt5-webkit/Makefile
@@ -18,9 +18,9 @@ LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \
libwebp.so:graphics/webp \
libwoff2dec.so:devel/woff2
-USES= bison cmake compiler:c++11-lang gperf jpeg \
+USES= bison cmake compiler:c++11-lang gnome gperf jpeg \
pathfix perl5 pkgconfig python:2.7,build qt:5 sqlite:3 \
- tar:xz
+ tar:xz xorg
USE_GNOME= glib20 libxml2 libxslt
USE_PERL5= build
USE_QT= core declarative gui location network opengl printsupport \