diff options
Diffstat (limited to 'games/pmars-sdl/Makefile')
-rw-r--r-- | games/pmars-sdl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/pmars-sdl/Makefile b/games/pmars-sdl/Makefile index 5f963a3139c8..a3656536e519 100644 --- a/games/pmars-sdl/Makefile +++ b/games/pmars-sdl/Makefile @@ -15,7 +15,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-5 MAINTAINER= alejandro@varnet.biz COMMENT= Port of pMARS using the Simple Directmedia Library -USE_GCC= 3.1+ +USE_GCC= 3.2+ USE_SDL= sdl WRKSRC= ${WRKDIR}/${DISTNAME}/src |