Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 26 Apr 2014 14:55:23 +0000 (UTC)
From:      Danilo Egea Gondolfo <danilo@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r352266 - head/deskutils/libopensync-plugin-evolution2-devel
Message-ID:  <201404261455.s3QEtNFv087724@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: danilo
Date: Sat Apr 26 14:55:23 2014
New Revision: 352266
URL: http://svnweb.freebsd.org/changeset/ports/352266
QAT: https://qat.redports.org/buildarchive/r352266/

Log:
  - Convert USE_BZIP2 to USES

Modified:
  head/deskutils/libopensync-plugin-evolution2-devel/Makefile

Modified: head/deskutils/libopensync-plugin-evolution2-devel/Makefile
==============================================================================
--- head/deskutils/libopensync-plugin-evolution2-devel/Makefile	Sat Apr 26 14:54:39 2014	(r352265)
+++ head/deskutils/libopensync-plugin-evolution2-devel/Makefile	Sat Apr 26 14:55:23 2014	(r352266)
@@ -17,8 +17,7 @@ RUN_DEPENDS=	vconvert:${PORTSDIR}/deskut
 
 CONFLICTS=	libopensync-plugin-evolution2-0.2*
 
-USE_BZIP2=	yes
-USES=		cmake pkgconfig
+USES=		cmake pkgconfig tar:bzip2
 USE_GNOME=	evolutiondataserver gconf2
 
 CMAKE_ARGS+=	-Wno-dev



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