diff options
Diffstat (limited to 'databases/akonadi-google/Makefile')
-rw-r--r-- | databases/akonadi-google/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/akonadi-google/Makefile b/databases/akonadi-google/Makefile index 35d19c678297..aa40e4f99a16 100644 --- a/databases/akonadi-google/Makefile +++ b/databases/akonadi-google/Makefile @@ -24,7 +24,7 @@ BUILD_DEPENDS= xsltproc:${PORTSDIR}/textproc/libxslt USE_KDE4= kdehier kdelibs kdeprefix pimlibs automoc4 USE_QT4= dbus gui network webkit xml \ moc_build qmake_build rcc_build uic_build -USE_CMAKE= yes +USES= cmake MAKE_JOBS_SAFE= yes USE_LDCONFIG= yes |