diff options
Diffstat (limited to 'games/vavoom/Makefile')
-rw-r--r-- | games/vavoom/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/vavoom/Makefile b/games/vavoom/Makefile index 9bee89546cdb..b7f6de42aeab 100644 --- a/games/vavoom/Makefile +++ b/games/vavoom/Makefile @@ -7,14 +7,14 @@ PORTNAME= vavoom PORTVERSION= 1.28 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= games MASTER_SITES= SF MAINTAINER= ports@FreeBSD.org COMMENT= Doom, Doom II, Heretic, Hexen and Strife source port -LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ +LIB_DEPENDS= jpeg.10:${PORTSDIR}/graphics/jpeg \ png.5:${PORTSDIR}/graphics/png USE_BZIP2= yes |