diff options
Diffstat (limited to 'math/kalgebra/Makefile')
-rw-r--r-- | math/kalgebra/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/kalgebra/Makefile b/math/kalgebra/Makefile index 9f7ed229ce83..2daaa07b2d35 100644 --- a/math/kalgebra/Makefile +++ b/math/kalgebra/Makefile @@ -12,7 +12,7 @@ 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 qt:5 tar:xz +USES= cmake gettext kde:5 qt:5 tar:xz USE_GL= glu USE_KDE= auth codecs config configwidgets coreaddons doctools ecm i18n \ kio service widgetsaddons xmlgui |