diff options
Diffstat (limited to 'games/briquolo/Makefile')
-rw-r--r-- | games/briquolo/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/games/briquolo/Makefile b/games/briquolo/Makefile index b31430a1cc21..fdb716145744 100644 --- a/games/briquolo/Makefile +++ b/games/briquolo/Makefile @@ -7,6 +7,7 @@ PORTNAME= briquolo PORTVERSION= 0.5.6 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= http://briquolo.free.fr/download/ @@ -17,6 +18,7 @@ LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png USE_BZIP2= yes USE_ICONV= yes +USE_GL= yes USE_SDL= mixer sdl ttf USE_GCC= 3.4 USE_GMAKE= yes |