diff options
Diffstat (limited to 'net/kdenetwork4/Makefile')
-rw-r--r-- | net/kdenetwork4/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/kdenetwork4/Makefile b/net/kdenetwork4/Makefile index bf9dd1699d14..3b27f0965c2d 100644 --- a/net/kdenetwork4/Makefile +++ b/net/kdenetwork4/Makefile @@ -23,12 +23,13 @@ LATEST_LINK= ${PORTNAME}4 USE_KDE4= kdehier kdelibs kdeprefix libkonq pimlibs workspace \ automoc4 ontologies strigi -KDE4_BUILDENV= yes +USES= cmake:outsource USE_OPENSSL= yes USE_QT4= moc_build qmake_build rcc_build uic_build USE_SQLITE= yes USE_XORG= x11 xdamage xext xscrnsaver xtst USE_XZ= yes +USE_LDCONFIG= yes MAKE_JOBS_SAFE= yes CMAKE_ARGS+= -DBUILD_kopete=off \ |