Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 12 Mar 2014 11:15:17 -0400 (EDT)
From:      Nikolai Lifanov <lifanov@mail.lifanov.com>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/187486: [maintainer] [patch] games/tome4: convert to Uses/tar.mk
Message-ID:  <20140312151517.E02511A90F0@mail.lifanov.com>
Resent-Message-ID: <201403121520.s2CFK1vP084088@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         187486
>Category:       ports
>Synopsis:       [maintainer] [patch] games/tome4: convert to Uses/tar.mk
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Mar 12 15:20:01 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator:     Nikolai Lifanov
>Release:        FreeBSD 10.0-RELEASE amd64
>Organization:
>Environment:
System: FreeBSD mail.lifanov.com 10.0-RELEASE FreeBSD 10.0-RELEASE #0 r260789: Thu Jan 16 22:34:59 UTC 2014 root@snap.freebsd.org:/usr/obj/usr/src/sys/GENERIC amd64

>Description:
	Convert games/tome4 to the new "tar" Uses.
	There is no revision bump, since the package doesn't change.

>How-To-Repeat:
	Apply this patch.

>Fix:

--- te4.patch begins here ---
Index: Makefile
===================================================================
--- Makefile	(revision 347980)
+++ Makefile	(working copy)
@@ -23,8 +23,7 @@
 
 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
--- te4.patch ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



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