aboutsummaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
Diffstat (limited to 'games')
-rw-r--r--games/gma/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/games/gma/Makefile b/games/gma/Makefile
index 6197bec5ab2f..811e69e8761c 100644
--- a/games/gma/Makefile
+++ b/games/gma/Makefile
@@ -12,6 +12,7 @@ MASTER_SITES= http://www.student.nada.kth.se/~d92-jwa/code/gma/
MAINTAINER= ijliao@FreeBSD.org
-GNU_CONFIGURE= yes
+USE_GCC= 2.95
+GNU_CONFIGURE= yes
.include <bsd.port.mk>