diff options
Diffstat (limited to 'games/freesynd/Makefile')
-rw-r--r-- | games/freesynd/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/freesynd/Makefile b/games/freesynd/Makefile index b62af87d5f0b..fe99b1229b3a 100644 --- a/games/freesynd/Makefile +++ b/games/freesynd/Makefile @@ -7,14 +7,14 @@ PORTNAME= freesynd PORTVERSION= 0.2 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= games MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} MAINTAINER= lme@FreeBSD.org COMMENT= FreeSynd GPLed reimplementation of the classic Bullfrog game Syndicate -LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png +LIB_DEPENDS= png.6:${PORTSDIR}/graphics/png USE_GMAKE= yes USE_ZIP= yes |