diff options
Diffstat (limited to 'net-im/kopete-kde4/Makefile')
-rw-r--r-- | net-im/kopete-kde4/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-im/kopete-kde4/Makefile b/net-im/kopete-kde4/Makefile index b7ac8ea070e2..df078b81761e 100644 --- a/net-im/kopete-kde4/Makefile +++ b/net-im/kopete-kde4/Makefile @@ -35,7 +35,7 @@ DISTINFO_FILE= ${.CURDIR}/../../net/kdenetwork4/distinfo CONFLICTS_INSTALL= kdenetwork-4.[1-8].* -USE_CMAKE= yes +USES= cmake:outsource USE_GNOME= libxml2 libxslt USE_KDE4= kdehier kdelibs kdeprefix pimlibs \ automoc4 qimageblitz @@ -44,9 +44,9 @@ USE_QT4= moc_build qmake_build rcc_build uic_build uic3_build USE_SQLITE= yes USE_XORG= x11 xdamage xext xscrnsaver xtst USE_XZ= yes +USE_LDCONFIG= yes MAKE_JOBS_SAFE= yes -CMAKE_OUTSOURCE= yes CMAKE_SOURCE_PATH= ${WRKSRC}/${PORTNAME} USE_WEBPLUGINS= native |