diff options
Diffstat (limited to 'games/briquolo/Makefile')
-rw-r--r-- | games/briquolo/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/briquolo/Makefile b/games/briquolo/Makefile index a655c7a8ad58..14e50e6549c1 100644 --- a/games/briquolo/Makefile +++ b/games/briquolo/Makefile @@ -7,14 +7,14 @@ PORTNAME= briquolo PORTVERSION= 0.5.7 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= games MASTER_SITES= http://briquolo.free.fr/download/ MAINTAINER= ganael.laplanche@martymac.com COMMENT= Breakout clone with an OpenGL 3D representation -LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png +LIB_DEPENDS= png.6:${PORTSDIR}/graphics/png USE_BZIP2= yes USE_ICONV= yes |