From bbc8c4d740872dbe971f6164448e5ba893cb166f Mon Sep 17 00:00:00 2001 From: Adam Weinberger Date: Tue, 29 Jul 2014 18:41:15 +0000 Subject: Convert a bunch of USE_BZIP2 to USES=tar:bzip2 Approved by: portmgr (not really, but touches unstaged ports) --- deskutils/libopensync-plugin-python/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'deskutils/libopensync-plugin-python') diff --git a/deskutils/libopensync-plugin-python/Makefile b/deskutils/libopensync-plugin-python/Makefile index ca2c19ffa157..67e8eb3eb5da 100644 --- a/deskutils/libopensync-plugin-python/Makefile +++ b/deskutils/libopensync-plugin-python/Makefile @@ -13,8 +13,7 @@ LIB_DEPENDS= libopensync.so:${PORTSDIR}/devel/libopensync022 CONFLICTS= libopensync-plugin-python-devel-[0-9]* -USES= pkgconfig -USE_BZIP2= yes +USES= pkgconfig tar:bzip2 GNU_CONFIGURE= yes USE_PYTHON= yes -- cgit v1.2.3