aboutsummaryrefslogtreecommitdiff
path: root/www/qt5-webengine
diff options
context:
space:
mode:
authorRaphael Kubo da Costa <rakuco@FreeBSD.org>2019-03-30 23:23:15 +0000
committerRaphael Kubo da Costa <rakuco@FreeBSD.org>2019-03-30 23:23:15 +0000
commit09629edc278ef4219fcc0ea102b0e575ff083238 (patch)
tree90e06538425f241113c48c10f60af53e0d0fd489 /www/qt5-webengine
parent943f22d0efd14b28795893861b66cdc24f83380b (diff)
downloadports-09629edc278ef4219fcc0ea102b0e575ff083238.tar.gz
ports-09629edc278ef4219fcc0ea102b0e575ff083238.zip
Use lcms2 from ports rather than Chromium's bundled copy.
Notes
Notes: svn path=/head/; revision=497370
Diffstat (limited to 'www/qt5-webengine')
-rw-r--r--www/qt5-webengine/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/www/qt5-webengine/Makefile b/www/qt5-webengine/Makefile
index 0c18c40a3a77..afe3af90685f 100644
--- a/www/qt5-webengine/Makefile
+++ b/www/qt5-webengine/Makefile
@@ -20,6 +20,7 @@
PORTNAME= webengine
DISTVERSION= ${QT5_VERSION}
+PORTREVISION= 1
CATEGORIES= www
PKGNAMEPREFIX= qt5-
@@ -38,6 +39,7 @@ LIB_DEPENDS= libavcodec.so:multimedia/ffmpeg \
libfreetype.so:print/freetype2 \
libharfbuzz.so:print/harfbuzz \
libjsoncpp.so:devel/jsoncpp \
+ liblcms2.so:graphics/lcms2 \
libnspr4.so:devel/nspr \
libnss3.so:security/nss \
libopus.so:audio/opus \