diff options
Diffstat (limited to 'math/rocs/Makefile')
-rw-r--r-- | math/rocs/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/rocs/Makefile b/math/rocs/Makefile index c16162269827..e31f3bc57560 100644 --- a/math/rocs/Makefile +++ b/math/rocs/Makefile @@ -14,10 +14,10 @@ USE_KDE= archive auth codecs completion config configwidgets coreaddons \ crash i18n itemviews jobwidgets kdeclarative kio package parts \ service solid sonnet syntaxhighlighting texteditor textwidgets \ widgetsaddons windowsystem xmlgui \ - doctools_build ecm_build + doctools:build ecm:build USE_QT= concurrent core dbus declarative gui network script scripttools svg webkit \ widgets xml xmlpatterns \ - buildtools_build qmake_build testlib_build + buildtools:build qmake:build testlib:build USE_XORG= x11 USE_LDCONFIG= yes |