diff options
Diffstat (limited to 'graphics/luminance/Makefile')
-rw-r--r-- | graphics/luminance/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/luminance/Makefile b/graphics/luminance/Makefile index e8f4b3f139ec..91b282ecdb2b 100644 --- a/graphics/luminance/Makefile +++ b/graphics/luminance/Makefile @@ -26,7 +26,7 @@ LIB_DEPENDS= fftw3f:${PORTSDIR}/math/fftw3-float \ raw_r:${PORTSDIR}/graphics/libraw USE_BZIP2= yes -USE_CMAKE= yes +USES= cmake USE_QT4= gui sql webkit xml linguist_build moc_build qmake_build \ rcc_build uic_build imageformats_run INSTALLS_ICONS= yes |