diff options
Diffstat (limited to 'devel/kdev-python/Makefile')
-rw-r--r-- | devel/kdev-python/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/kdev-python/Makefile b/devel/kdev-python/Makefile index c3f5dc24ea14..f78ffe267648 100644 --- a/devel/kdev-python/Makefile +++ b/devel/kdev-python/Makefile @@ -17,7 +17,7 @@ USE_KDE= attica auth codecs completion config configwidgets coreaddons \ solid sonnet syntaxhighlighting texteditor textwidgets \ threadweaver widgetsaddons windowsystem xmlgui USE_QT= concurrent core dbus gui network widgets xml \ - buildtools_build qmake_build + buildtools:build qmake:build USE_XORG= x11 # Versioning values, to reduce plist churn (match with devel/kdevelop) |