diff options
Diffstat (limited to 'databases/akonadi-googledata/Makefile')
-rw-r--r-- | databases/akonadi-googledata/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/databases/akonadi-googledata/Makefile b/databases/akonadi-googledata/Makefile index db4240a40e7b..428540f5dffd 100644 --- a/databases/akonadi-googledata/Makefile +++ b/databases/akonadi-googledata/Makefile @@ -12,10 +12,8 @@ COMMENT= Akonadi Resources for Google Contacts and Calendar LIB_DEPENDS= libgcal.so:${PORTSDIR}/deskutils/libgcal -USE_BZIP2= yes -USES= cmake gettext +USES= cmake gettext tar:bzip2 USE_QT4= qmake_build rcc_build moc_build uic_build dbus USE_KDE4= kdelibs kdeprefix pimlibs automoc4 akonadi -NO_STAGE= yes .include <bsd.port.mk> |