aboutsummaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2002-11-18 01:15:45 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2002-11-18 01:15:45 +0000
commitc0bc2d56c667e05d69460b79706a507e46eb3554 (patch)
tree239de32a2e07d8b1a698a39ec3c47bf46ae5c765 /games
parentd68101dc7e1d3a087ba0575d78d13a01d4706118 (diff)
downloadports-c0bc2d56c667e05d69460b79706a507e46eb3554.tar.gz
ports-c0bc2d56c667e05d69460b79706a507e46eb3554.zip
Notes
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>