Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 7 May 2014 19:10:58 +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: r353194 - head/games/gillo
Message-ID:  <201405071910.s47JAwLj035963@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Wed May  7 19:10:57 2014
New Revision: 353194
URL: http://svnweb.freebsd.org/changeset/ports/353194
QAT: https://qat.redports.org/buildarchive/r353194/

Log:
  - Convert USE_BZIP2 to USES

Modified:
  head/games/gillo/Makefile

Modified: head/games/gillo/Makefile
==============================================================================
--- head/games/gillo/Makefile	Wed May  7 19:08:52 2014	(r353193)
+++ head/games/gillo/Makefile	Wed May  7 19:10:57 2014	(r353194)
@@ -19,7 +19,7 @@ BUILD_DEPENDS=	${JAM}:${PORTSDIR}/devel/
 
 WRKSRC=		${WRKDIR}/${PORTNAME}
 
-USE_BZIP2=	yes
+USES=		tar:bzip2
 USE_GL=		gl
 USE_SDL=	yes
 



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