diff options
author | Tilman Keskinoz <arved@FreeBSD.org> | 2007-05-31 21:55:17 +0000 |
---|---|---|
committer | Tilman Keskinoz <arved@FreeBSD.org> | 2007-05-31 21:55:17 +0000 |
commit | 8e97c2bb12b215952e4142e0ee19926a65a3d509 (patch) | |
tree | 36a4dbe4be4630a8a942c15b1b8e3c6b3db9806a /games/briquolo/Makefile | |
parent | d4016e64324f0f89cb9d9155d8dd61963ad0ad88 (diff) |
Notes
Diffstat (limited to 'games/briquolo/Makefile')
-rw-r--r-- | games/briquolo/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/briquolo/Makefile b/games/briquolo/Makefile index fdb716145744..a4d4db0a1bbf 100644 --- a/games/briquolo/Makefile +++ b/games/briquolo/Makefile @@ -20,7 +20,7 @@ USE_BZIP2= yes USE_ICONV= yes USE_GL= yes USE_SDL= mixer sdl ttf -USE_GCC= 3.4 +USE_GCC= 3.4+ USE_GMAKE= yes USE_XLIB= yes GNU_CONFIGURE= yes |