diff options
Diffstat (limited to 'science/kst2/Makefile')
-rw-r--r-- | science/kst2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/science/kst2/Makefile b/science/kst2/Makefile index a9a44ed7cfbd..0899aa949874 100644 --- a/science/kst2/Makefile +++ b/science/kst2/Makefile @@ -21,7 +21,7 @@ LIB_DEPENDS= libgsl.so:math/gsl \ KST_VERSION= 2.0.8 KST_DATE= 20181123 -USES= cmake:outsource desktop-file-utils pkgconfig \ +USES= cmake desktop-file-utils pkgconfig \ shared-mime-info _USE_QT4= corelib gui xml designer network svg linguisttools_build \ qmake_build moc_build rcc_build uic_build |