aboutsummaryrefslogtreecommitdiff
path: root/science/kst2
diff options
context:
space:
mode:
authorMax Brazhnikov <makc@FreeBSD.org>2018-04-07 18:49:01 +0000
committerMax Brazhnikov <makc@FreeBSD.org>2018-04-07 18:49:01 +0000
commit09b7c14b303adf4888309fa1f83747f44b3abde3 (patch)
tree5f2cd7d9a4335fdf7e0bc67102995e0753369c41 /science/kst2
parent615fa83fe2f707f8a8b8ee9de1560cb1ca6e8852 (diff)
downloadports-09b7c14b303adf4888309fa1f83747f44b3abde3.tar.gz
ports-09b7c14b303adf4888309fa1f83747f44b3abde3.zip
Add explicit dependence on Qt components
Notes
Notes: svn path=/head/; revision=466759
Diffstat (limited to 'science/kst2')
-rw-r--r--science/kst2/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/science/kst2/Makefile b/science/kst2/Makefile
index c697d0eade2a..7a9d6274aea5 100644
--- a/science/kst2/Makefile
+++ b/science/kst2/Makefile
@@ -16,9 +16,9 @@ KST_DATE= 20180405
USES= cmake:outsource desktop-file-utils pkgconfig \
shared-mime-info
-_USE_QT4= gui xml designer svg linguisttools_build \
+_USE_QT4= corelib gui xml designer network svg linguisttools_build \
qmake_build moc_build rcc_build uic_build
-_USE_QT5= concurrent network printsupport widgets xml \
+_USE_QT5= concurrent core gui network printsupport svg widgets xml \
buildtools_build linguisttools_build qmake_build
USE_LDCONFIG= yes