diff options
Diffstat (limited to 'graphics/libksane/Makefile')
-rw-r--r-- | graphics/libksane/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/libksane/Makefile b/graphics/libksane/Makefile index c8812fc2709f..52e443f79882 100644 --- a/graphics/libksane/Makefile +++ b/graphics/libksane/Makefile @@ -15,9 +15,10 @@ LIB_DEPENDS= sane.1:${PORTSDIR}/graphics/sane-backends CONFLICTS= kdegraphics-4.[0-6].* USE_KDE4= kdehier kdelibs kdeprefix automoc4 -KDE4_BUILDENV= yes +USES= cmake:outsource USE_QT4= corelib moc_build qmake_build rcc_build uic_build USE_XZ= yes +USE_LDCONFIG= yes MAKE_JOBS_SAFE= yes pre-configure: |