diff options
author | Gerald Pfeifer <gerald@FreeBSD.org> | 2012-07-25 08:13:30 +0000 |
---|---|---|
committer | Gerald Pfeifer <gerald@FreeBSD.org> | 2012-07-25 08:13:30 +0000 |
commit | 2a471803567ce9228c8adea8703a68415bd0ef11 (patch) | |
tree | 3b770e7cfd409c35fa321b72ad0a20711be339ef | |
parent | 47aff41ec7b90635d2bef3e24bb9b33f4dee8271 (diff) | |
download | ports-2a471803567ce9228c8adea8703a68415bd0ef11.tar.gz ports-2a471803567ce9228c8adea8703a68415bd0ef11.zip |
Notes
-rw-r--r-- | games/stratagus/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/stratagus/Makefile b/games/stratagus/Makefile index 965afc76adb1..29db7bef7a1b 100644 --- a/games/stratagus/Makefile +++ b/games/stratagus/Makefile @@ -23,7 +23,7 @@ OPTIONS_DEFAULT= VORBIS MNG_DESC= Enable MNG support LICENSE= GPLv2 -USE_GCC= 4.4+ +USE_GCC= 4.6+ USE_LUA= 5.0+ USE_SDL= sdl USE_GL= gl |