svn commit: r352265 - head/deskutils/libopensync-plugin-vformat-devel

Danilo Egea Gondolfo danilo at FreeBSD.org
Sat Apr 26 14:54:40 UTC 2014


Author: danilo
Date: Sat Apr 26 14:54:39 2014
New Revision: 352265
URL: http://svnweb.freebsd.org/changeset/ports/352265
QAT: https://qat.redports.org/buildarchive/r352265/

Log:
  - Convert USE_BZIP2 to USES

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

Modified: head/deskutils/libopensync-plugin-vformat-devel/Makefile
==============================================================================
--- head/deskutils/libopensync-plugin-vformat-devel/Makefile	Sat Apr 26 14:53:54 2014	(r352264)
+++ head/deskutils/libopensync-plugin-vformat-devel/Makefile	Sat Apr 26 14:54:39 2014	(r352265)
@@ -12,8 +12,7 @@ COMMENT=	Vformat plugin for the OpenSync
 
 LIB_DEPENDS=	libopensync.so:${PORTSDIR}/devel/libopensync
 
-USE_BZIP2=	yes
-USES=		cmake iconv pkgconfig
+USES=		cmake iconv pkgconfig tar:bzip2
 CMAKE_ARGS+=	-Wno-dev
 CFLAGS+=	"-I${LOCALBASE}/include"
 


More information about the svn-ports-head mailing list