ports/90293: [patch] chase GGI update in games/urban

Antoine Brodin antoine.brodin at laposte.net
Mon Dec 12 17:00:49 UTC 2005


>Number:         90293
>Category:       ports
>Synopsis:       [patch] chase GGI update in games/urban
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Dec 12 17:00:16 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Antoine Brodin
>Release:        FreeBSD 7.0-CURRENT i386
>Organization:
none
>Environment:
System: FreeBSD barton.dreadbsd.org 7.0-CURRENT FreeBSD 7.0-CURRENT #0: Sat Dec 10 16:00:27 CET 2005 antoine at barton.dreadbsd.org:/usr/obj/usr/src/sys/BARTON i386


>Description:
This PR depends on PR ports/90284 and PR ports/90285
It fixes the build of games/urban affter GGI update.
Maintainer is CCed.
>How-To-Repeat:
>Fix:


--- urban.diff begins here ---
diff -u /usr/ports/games/urban/Makefile urban/Makefile
--- /usr/ports/games/urban/Makefile	Fri Sep  2 14:12:49 2005
+++ urban/Makefile	Mon Dec 12 16:30:34 2005
@@ -7,7 +7,7 @@
 
 PORTNAME=	urban
 PORTVERSION=	1.5.3
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	games
 MASTER_SITES=	http://urban.bengburken.net/files/linux/
 DIST_SUBDIR=	urban
@@ -21,7 +21,7 @@
 USE_REINPLACE=	yes
 USE_X_PREFIX=	yes
 GNU_CONFIGURE=	yes
-CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" LDFLAGS="-L${LOCALBASE}/lib"
+CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include -DGG_NEED_OLD_INTTYPES" LDFLAGS="-L${LOCALBASE}/lib"
 CONFIGURE_ARGS=	--with-global-highscore=/var/games/urban.scores
 
 PORTDOCS=	AUTHORS CHEAT NEWS README README.swe
Common subdirectories: /usr/ports/games/urban/files and urban/files
--- urban.diff ends here ---


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



More information about the freebsd-ports-bugs mailing list