svn commit: r356373 - head/x11-toolkits/wxgtk30

Baptiste Daroussin bapt at FreeBSD.org
Tue Jun 3 15:05:53 UTC 2014


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


More information about the svn-ports-head mailing list