Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 27 Jun 2014 14:25:04 +0000 (UTC)
From:      Martin Wilke <miwi@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r359540 - head/databases/akonadi-googledata
Message-ID:  <201406271425.s5REP4FG011658@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201406271425.s5REP4FG011658>