From 091a71a61bede862f51bc48f3319c40bf09f67ec Mon Sep 17 00:00:00 2001 From: Danilo Egea Gondolfo Date: Sat, 26 Apr 2014 14:53:54 +0000 Subject: [PATCH] - Convert USE_BZIP2 to USES --- deskutils/osynctool/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/deskutils/osynctool/Makefile b/deskutils/osynctool/Makefile index 2f05a1abdf05..db9602ef1793 100644 --- a/deskutils/osynctool/Makefile +++ b/deskutils/osynctool/Makefile @@ -13,8 +13,7 @@ LIB_DEPENDS= libopensync.so:${PORTSDIR}/devel/libopensync 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