Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 3 Jul 2014 00:07:15 +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: r360327 - head/comms/tilp2
Message-ID:  <201407030007.s6307Fr9083862@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Thu Jul  3 00:07:15 2014
New Revision: 360327
URL: http://svnweb.freebsd.org/changeset/ports/360327
QAT: https://qat.redports.org/buildarchive/r360327/

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

Modified:
  head/comms/tilp2/Makefile

Modified: head/comms/tilp2/Makefile
==============================================================================
--- head/comms/tilp2/Makefile	Thu Jul  3 00:07:09 2014	(r360326)
+++ head/comms/tilp2/Makefile	Thu Jul  3 00:07:15 2014	(r360327)
@@ -16,8 +16,7 @@ LIB_DEPENDS=	libticables2.so:${PORTSDIR}
 		libticalcs2.so:${PORTSDIR}/comms/libticalcs2	\
 		libticonv.so:${PORTSDIR}/converters/libticonv
 
-USES=		desktop-file-utils gmake pkgconfig shared-mime-info
-USE_BZIP2=	yes
+USES=		desktop-file-utils gmake pkgconfig shared-mime-info tar:bzip2
 USE_GNOME=	gtk20
 
 OPTIONS_DEFINE=	NLS



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