diff options
| author | Martin Wilke <miwi@FreeBSD.org> | 2014-06-27 14:25:04 +0000 | 
|---|---|---|
| committer | Martin Wilke <miwi@FreeBSD.org> | 2014-06-27 14:25:04 +0000 | 
| commit | ceb44743f26e0a5897e93f0eac03836dd4e4aefd (patch) | |
| tree | 398c4fe2a046a05890ca78614312ff6bfb71aa0d | |
| parent | - Update to 0.8 (diff) | |
- Stage support
PR:		190648
Notes
Notes:
    svn path=/head/; revision=359540
| -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> | 
