diff options
Diffstat (limited to 'games/ggz-sdl-games/Makefile')
-rw-r--r-- | games/ggz-sdl-games/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/games/ggz-sdl-games/Makefile b/games/ggz-sdl-games/Makefile index f5acad194285..9b9b7f212a48 100644 --- a/games/ggz-sdl-games/Makefile +++ b/games/ggz-sdl-games/Makefile @@ -8,12 +8,14 @@ PORTNAME= ggz-sdl-games PORTVERSION= ${GGZ_VERSION} +PORTREVISION= 1 CATEGORIES= games MAINTAINER= yinjieh@csie.nctu.edu.tw COMMENT= The GGZ Gaming Zone - SDL-based games USE_GETOPT_LONG= yes +USE_GL= yes USE_SDL= image mixer sdl ttf GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" |