aboutsummaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
authoroliver <oliver@FreeBSD.org>2007-06-07 23:15:48 +0800
committeroliver <oliver@FreeBSD.org>2007-06-07 23:15:48 +0800
commit12c6945f6d2e08dbfadb1697865d9056d2f89461 (patch)
tree7786703a139daeb1657a281c28612b801048d6d5 /games
parentd64ec14d4db5d75223ce990ee3c1ce6f7c7a2a78 (diff)
downloadfreebsd-ports-gnome-12c6945f6d2e08dbfadb1697865d9056d2f89461.tar.gz
freebsd-ports-gnome-12c6945f6d2e08dbfadb1697865d9056d2f89461.tar.zst
freebsd-ports-gnome-12c6945f6d2e08dbfadb1697865d9056d2f89461.zip
use gcc 3.4 because dependent ports are using gcc and so it will only
compile with gcc 3.4
Diffstat (limited to 'games')
-rw-r--r--games/ember/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/games/ember/Makefile b/games/ember/Makefile
index 4d2441351694..6b605efc885c 100644
--- a/games/ember/Makefile
+++ b/games/ember/Makefile
@@ -31,6 +31,7 @@ CONFIGURE_ARGS= --with-png-prefix=${LOCALBASE} --enable-binreloc --program-trans
USE_SDL= sdl
GNU_CONFIGURE= YES
INSTALLS_SHLIB= YES
+USE_GCC= 3.4
USE_XLIB= YES
USE_GNOME= gnomehack
USE_BZIP2= YES