diff options
Diffstat (limited to 'games/fbg2/Makefile')
-rw-r--r-- | games/fbg2/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/fbg2/Makefile b/games/fbg2/Makefile index 1d2c00da0115..306fadae77d3 100644 --- a/games/fbg2/Makefile +++ b/games/fbg2/Makefile @@ -7,6 +7,7 @@ PORTNAME= fbg2 PORTVERSION= 0.4 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= SF/fbg/ @@ -22,7 +23,7 @@ LICENSE_PERMS_CCbyNCSA3=dist-mirror pkg-mirror auto-accept LIB_DEPENDS= radius:${PORTSDIR}/graphics/radius-engine \ lua-5.1:${PORTSDIR}/lang/lua \ - png:${PORTSDIR}/graphics/png \ + png15:${PORTSDIR}/graphics/png \ physfs.1:${PORTSDIR}/devel/physfs RUN_DEPENDS= zip:${PORTSDIR}/archivers/zip |