svn commit: r352264 - head/deskutils/osynctool
Danilo Egea Gondolfo
danilo at FreeBSD.org
Sat Apr 26 14:53:55 UTC 2014
Author: danilo
Date: Sat Apr 26 14:53:54 2014
New Revision: 352264
URL: http://svnweb.freebsd.org/changeset/ports/352264
QAT: https://qat.redports.org/buildarchive/r352264/
Log:
- Convert USE_BZIP2 to USES
Modified:
head/deskutils/osynctool/Makefile
Modified: head/deskutils/osynctool/Makefile
==============================================================================
--- head/deskutils/osynctool/Makefile Sat Apr 26 14:53:10 2014 (r352263)
+++ head/deskutils/osynctool/Makefile Sat Apr 26 14:53:54 2014 (r352264)
@@ -13,8 +13,7 @@ LIB_DEPENDS= libopensync.so:${PORTSDIR}/
CONFLICTS= msynctool-0.2*
-USE_BZIP2= yes
-USES= cmake:outsource pkgconfig
+USES= cmake:outsource pkgconfig tar:bzip2
PLIST_FILES= bin/${PORTNAME} \
etc/bash_completion.d/${PORTNAME}.sh
More information about the svn-ports-head
mailing list