diff options
author | Max Brazhnikov <makc@FreeBSD.org> | 2013-03-22 20:06:14 +0000 |
---|---|---|
committer | Max Brazhnikov <makc@FreeBSD.org> | 2013-03-22 20:06:14 +0000 |
commit | ffd97a0193e0238aa21bc32b570fd052292e0fe5 (patch) | |
tree | b368198f913179c06dafd19ac72527fcf9836f6d /audio/creox | |
parent | ccbdf54cacb9796580726f8d5278fe3fa53d5e53 (diff) |
Notes
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 |