diff options
Diffstat (limited to 'games/pingus/Makefile')
-rw-r--r-- | games/pingus/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/pingus/Makefile b/games/pingus/Makefile index 09fa59829eb5..c151dfb8ef0c 100644 --- a/games/pingus/Makefile +++ b/games/pingus/Makefile @@ -7,14 +7,14 @@ PORTNAME= pingus PORTVERSION= 0.7.2 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= games MASTER_SITES= http://pingus.seul.org/files/ MAINTAINER= acm@FreeBSD.org COMMENT= Free Lemmings-like game -LIB_DEPENDS= png.6:${PORTSDIR}/graphics/png \ +LIB_DEPENDS= png15:${PORTSDIR}/graphics/png \ boost_regex.4:${PORTSDIR}/devel/boost-libs \ physfs.1:${PORTSDIR}/devel/physfs |