From 1340b882588bb9f9075614a202e7b7ea308d3502 Mon Sep 17 00:00:00 2001 From: Jeremy Messenger Date: Sun, 9 May 2004 20:17:44 +0000 Subject: 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) --- games/wesnoth/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'games/wesnoth') 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 -- cgit v1.2.3