Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 13 Mar 2014 12:03:32 +0000 (UTC)
From:      Pawel Pekala <pawel@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r348056 - head/games/tome4
Message-ID:  <201403131203.s2DC3W8o066976@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: pawel
Date: Thu Mar 13 12:03:32 2014
New Revision: 348056
URL: http://svnweb.freebsd.org/changeset/ports/348056
QAT: https://qat.redports.org/buildarchive/r348056/

Log:
  Convert to USES=tar:bzip2
  
  PR:		ports/187486
  Submitted by:	maintainer

Modified:
  head/games/tome4/Makefile

Modified: head/games/tome4/Makefile
==============================================================================
--- head/games/tome4/Makefile	Thu Mar 13 11:32:12 2014	(r348055)
+++ head/games/tome4/Makefile	Thu Mar 13 12:03:32 2014	(r348056)
@@ -23,8 +23,7 @@ DESKTOP_ENTRIES="ToME 4" "${COMMENT}" "$
 
 WRKSRC=		${WRKDIR}/t-engine4-src-${PORTVERSION}
 MAKE_ARGS+=	config=release verbose=yes ARCH=""
-USES=		gmake openal:al
-USE_BZIP2=	yes
+USES=		gmake openal:al tar:bzip2
 USE_SDL=	image2 sdl2 ttf2
 USE_GL=		gl
 SUB_FILES=	tome4



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