diff options
Diffstat (limited to 'audio/creox')
-rw-r--r-- | audio/creox/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/audio/creox/Makefile b/audio/creox/Makefile index ed74987cd5e4..e7dc82026f2b 100644 --- a/audio/creox/Makefile +++ b/audio/creox/Makefile @@ -18,8 +18,7 @@ GH_PROJECT= Creox4 GH_TAGNAME= 0.3 GH_COMMIT= 8e27483 -USE_CMAKE= yes -CMAKE_OUTSOURCE= yes +USES= cmake:outsource USE_KDE4= automoc4 kdelibs kdeprefix USE_QT4= moc_build qmake_build rcc_build uic_build USE_XORG= xft xpm |