diff options
Diffstat (limited to 'math/kalgebra/Makefile')
-rw-r--r-- | math/kalgebra/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/kalgebra/Makefile b/math/kalgebra/Makefile index 13aaadd1db72..37e1cac1a4a0 100644 --- a/math/kalgebra/Makefile +++ b/math/kalgebra/Makefile @@ -12,11 +12,11 @@ BUILD_DEPENDS= ${LOCALBASE}/share/xsl/docbook/html/docbook.xsl:textproc/docbook- docbook-xml>0:textproc/docbook-xml CMAKE_ARGS= -DBUILD_mobile:BOOL=FALSE -USES= cmake:outsource gettext kde:5 tar:xz +USES= cmake:outsource gettext kde:5 qt:5 tar:xz USE_GL= glu USE_KDE= auth codecs config configwidgets coreaddons doctools ecm i18n \ kio service widgetsaddons xmlgui -USE_QT5= core dbus gui location network opengl printsupport qml quick \ +USE_QT= core dbus gui location network opengl printsupport qml quick \ svg testlib webchannel webengine widgets xml \ buildtools_build qmake_build |