svn commit: r352266 - head/deskutils/libopensync-plugin-evolution2-devel
Danilo Egea Gondolfo
danilo at FreeBSD.org
Sat Apr 26 14:55:24 UTC 2014
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
More information about the svn-ports-all
mailing list