Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 3 Jun 2014 15:05:53 +0000 (UTC)
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r356373 - head/x11-toolkits/wxgtk30
Message-ID:  <201406031505.s53F5r2Y018578@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bapt
Date: Tue Jun  3 15:05:53 2014
New Revision: 356373
URL: http://svnweb.freebsd.org/changeset/ports/356373
QAT: https://qat.redports.org/buildarchive/r356373/

Log:
  Use USES=tar:bzip2

Modified:
  head/x11-toolkits/wxgtk30/Makefile

Modified: head/x11-toolkits/wxgtk30/Makefile
==============================================================================
--- head/x11-toolkits/wxgtk30/Makefile	Tue Jun  3 14:51:29 2014	(r356372)
+++ head/x11-toolkits/wxgtk30/Makefile	Tue Jun  3 15:05:53 2014	(r356373)
@@ -17,8 +17,7 @@ LIB_DEPENDS+=	libpng15.so:${PORTSDIR}/gr
 		libinotify.so:${PORTSDIR}/devel/libinotify\
 		libwebkitgtk-1.0.so:${PORTSDIR}/www/webkit-gtk2
 
-USES+=		iconv gmake pkgconfig
-USE_BZIP2=	yes
+USES+=		iconv gmake pkgconfig tar:bzip2
 USE_XORG=	x11 sm xxf86vm xinerama
 USE_GL=		glu
 USE_GNOME=	gtk20



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