ports/90291: [patch] chase GGI update in games/koth

Antoine Brodin antoine.brodin at laposte.net
Mon Dec 12 16:50:03 UTC 2005


>Number:         90291
>Category:       ports
>Synopsis:       [patch] chase GGI update in games/koth
>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 16:50:02 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 ports/90285.
It unbreaks the build of this port after the GGI update.
Maintainer is CCed.
>How-To-Repeat:
>Fix:


--- koth.diff begins here ---
diff -u /usr/ports/games/koth/Makefile koth/Makefile
--- /usr/ports/games/koth/Makefile	Fri Dec 10 00:29:36 2004
+++ koth/Makefile	Mon Dec 12 16:31:13 2005
@@ -7,6 +7,7 @@
 
 PORTNAME=	koth
 PORTVERSION=	0.8.0
+PORTREVISION=	1
 CATEGORIES=	games
 MASTER_SITES=	${MASTER_SITE_SUNSITE}
 MASTER_SITE_SUBDIR=games/multiplayer
@@ -24,7 +25,7 @@
 MAN6=		kclever-ai.6 kmoron-ai.6 koth.6 koths.6
 
 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"
 
 post-patch:
 	@${REINPLACE_CMD} -e 's|-lggi|-lggi ${PTHREAD_LIBS}|' ${WRKSRC}/configure
Common subdirectories: /usr/ports/games/koth/files and koth/files
--- koth.diff ends here ---


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



More information about the freebsd-ports-bugs mailing list