svn commit: r359540 - head/databases/akonadi-googledata

Martin Wilke miwi at FreeBSD.org
Fri Jun 27 14:25:04 UTC 2014


Author: miwi
Date: Fri Jun 27 14:25:04 2014
New Revision: 359540
URL: http://svnweb.freebsd.org/changeset/ports/359540
QAT: https://qat.redports.org/buildarchive/r359540/

Log:
  - Stage support
  
  PR:		190648

Modified:
  head/databases/akonadi-googledata/Makefile

Modified: head/databases/akonadi-googledata/Makefile
==============================================================================
--- head/databases/akonadi-googledata/Makefile	Fri Jun 27 14:24:00 2014	(r359539)
+++ head/databases/akonadi-googledata/Makefile	Fri Jun 27 14:25:04 2014	(r359540)
@@ -12,10 +12,8 @@ COMMENT=	Akonadi Resources for Google Co
 
 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>


More information about the svn-ports-head mailing list