Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 4 Jun 2014 13:18:08 +0000 (UTC)
From:      Dmitry Marakasov <amdmi3@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r356493 - head/graphics/libexif
Message-ID:  <201406041318.s54DI81V099098@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Wed Jun  4 13:18:08 2014
New Revision: 356493
URL: http://svnweb.freebsd.org/changeset/ports/356493
QAT: https://qat.redports.org/buildarchive/r356493/

Log:
  - Convert USE_BZIP2 to USES
  
  Approved by:	portmgr blanket

Modified:
  head/graphics/libexif/Makefile

Modified: head/graphics/libexif/Makefile
==============================================================================
--- head/graphics/libexif/Makefile	Wed Jun  4 13:14:12 2014	(r356492)
+++ head/graphics/libexif/Makefile	Wed Jun  4 13:18:08 2014	(r356493)
@@ -14,8 +14,7 @@ LICENSE=	LGPL21
 
 OPTIONS_DEFINE=	DOCS NLS
 
-USES=		gmake libtool:keepla pathfix pkgconfig
-USE_BZIP2=	yes
+USES=		gmake libtool:keepla pathfix pkgconfig tar:bzip2
 CPPFLAGS+=	-I${LOCALBASE}/include
 LDFLAGS+=	-L${LOCALBASE}/lib
 GNU_CONFIGURE=	yes



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201406041318.s54DI81V099098>