summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJean-Yves Lefort <jylefort@FreeBSD.org>2005-12-12 19:27:27 +0000
committerJean-Yves Lefort <jylefort@FreeBSD.org>2005-12-12 19:27:27 +0000
commitccb0f5a4c028664fa966f9109fbcfae3f3bdae7b (patch)
tree67410cd3d1f303ab76c7d8bb80401a83c1054041
parentUpdate to 1.2. (diff)
Chase libggi update.
PR: ports/90293 Submitted by: Antoine Brodin <antoine.brodin@laposte.net>
-rw-r--r--games/urban/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/urban/Makefile b/games/urban/Makefile
index e0c83aceb515..4dfe6932e3de 100644
--- a/games/urban/Makefile
+++ b/games/urban/Makefile
@@ -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 @@ LIB_DEPENDS= ggi:${PORTSDIR}/graphics/libggi \
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