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) --- x11/ecore-input/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'x11/ecore-input') diff --git a/x11/ecore-input/Makefile b/x11/ecore-input/Makefile index f5f0a831d300..45cb0f2c6dbc 100644 --- a/x11/ecore-input/Makefile +++ b/x11/ecore-input/Makefile @@ -15,10 +15,9 @@ COMMENT= Enlightenment core abstraction library (input module) LICENSE= BSD DIST_SUBDIR= e17 -USE_BZIP2= yes GNU_CONFIGURE= yes USE_EFL= ecore libtool_hack -USES= gmake pkgconfig +USES= gmake pkgconfig tar:bzip2 USE_LDCONFIG= yes BUILD_WRKSRC= ${WRKSRC}/src/lib/ecore_input INSTALL_WRKSRC= ${BUILD_WRKSRC} -- cgit v1.2.3