aboutsummaryrefslogtreecommitdiff
path: root/games/wesnoth
diff options
context:
space:
mode:
authorJeremy Messenger <mezz@FreeBSD.org>2004-05-09 20:17:44 +0000
committerJeremy Messenger <mezz@FreeBSD.org>2004-05-09 20:17:44 +0000
commit1340b882588bb9f9075614a202e7b7ea308d3502 (patch)
treee5951ebc669d841d8977a9ef3c80572c6b81b231 /games/wesnoth
parent9e53e8cbdf1e7d4119f59f1c2dd45b1d6f127c7b (diff)
downloadports-1340b882588bb9f9075614a202e7b7ea308d3502.tar.gz
ports-1340b882588bb9f9075614a202e7b7ea308d3502.zip
The developers will not support GCC 2.9x, so add USE_GCC=3.3 to get it fix
the build on FreeBSD 4.x. Reported by: bento via kris Approved by: marcus (backup mentor)
Notes
Notes: svn path=/head/; revision=108757
Diffstat (limited to 'games/wesnoth')
-rw-r--r--games/wesnoth/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/games/wesnoth/Makefile b/games/wesnoth/Makefile
index 4fe63e9f9aca..3e4cbd290870 100644
--- a/games/wesnoth/Makefile
+++ b/games/wesnoth/Makefile
@@ -17,6 +17,7 @@ DISTNAME= ${PORTNAME}${PKGNAMESUFFIX}-${PORTVERSION}
MAINTAINER= mezz@FreeBSD.org
COMMENT= A fantasy turn-based strategy game
+USE_GCC= 3.3
USE_SDL= image mixer net ttf
USE_GNOME= gnometarget
WANT_GNOME= yes