aboutsummaryrefslogtreecommitdiff
path: root/www/qt5-webengine
diff options
context:
space:
mode:
authorAdriaan de Groot <adridg@FreeBSD.org>2020-09-18 10:02:33 +0000
committerAdriaan de Groot <adridg@FreeBSD.org>2020-09-18 10:02:33 +0000
commit151276146511280941652fb42d5b2f3a046522e1 (patch)
tree27620f16a5c90fe48a95f212ed3d292e95a718f5 /www/qt5-webengine
parentba9052fd395d0d0f38e9d6491692869344e882fc (diff)
downloadports-151276146511280941652fb42d5b2f3a046522e1.tar.gz
ports-151276146511280941652fb42d5b2f3a046522e1.zip
Simplify www/qt5-WebEngine dependencies.
WebEngine contains a Qt Designer plugin -- so you can put webengine widgets into forms in designer -- so it needs designer to build that plugin against. However, you don't need designer to use webengine parts -- as a web-browser, it doesn't use the designer application at all. So shuffle the designer dependency to _build; this means that installing a web browser based on webengine no longer pulls in the designer application. Of course, you'll need to install designer, in order to use the webengine designer plugin, but that's for specific devel-work. PORTREVISION bumped because the deps change. Reported by: FuryBSD
Notes
Notes: svn path=/head/; revision=548883
Diffstat (limited to 'www/qt5-webengine')
-rw-r--r--www/qt5-webengine/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/www/qt5-webengine/Makefile b/www/qt5-webengine/Makefile
index 847b94b546e9..4a4074481446 100644
--- a/www/qt5-webengine/Makefile
+++ b/www/qt5-webengine/Makefile
@@ -18,7 +18,7 @@
PORTNAME= webengine
DISTVERSION= ${QT5_VERSION}
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= www
PKGNAMEPREFIX= qt5-
@@ -78,8 +78,9 @@ USES= gl gnome gperf jpeg python:2.7,build pkgconfig \
qmake:norecursive,outsource qt-dist:5,webengine shebangfix xorg
USE_GL= gl
USE_GNOME= glib20 libxml2 libxslt
-USE_QT= core declarative designer gui location network webchannel \
- widgets buildtools_build qmake_build printsupport
+USE_QT= core declarative gui location network printsupport \
+ webchannel widgets \
+ buildtools_build designer_build qmake_build
USE_XORG= x11 xcb xcomposite xcursor xdamage xext xfixes xi xorgproto \
xrandr xrender xscrnsaver xtst