diff --git a/gis/qgis/Portfile b/gis/qgis/Portfile index a9c94d41275c0..750386a61d72c 100644 --- a/gis/qgis/Portfile +++ b/gis/qgis/Portfile @@ -102,6 +102,7 @@ variant qt5 conflicts qt4 description "Build with Qt5 and Python 3" { depends_lib-append port:python36 \ port:py36-pyqt5 \ port:py36-qscintilla2 \ + port:qt5-qtwebkit \ port:qt5-qtscript \ port:qt5-sqlite-plugin \ port:qca-qt5 \