aboutsummaryrefslogtreecommitdiff
path: root/games/scummvm
diff options
context:
space:
mode:
authorChristian Weisgerber <naddy@FreeBSD.org>2009-07-06 21:25:59 +0000
committerChristian Weisgerber <naddy@FreeBSD.org>2009-07-06 21:25:59 +0000
commit94d47b2ecd581b68ef0e363f9ff1145074acc0a0 (patch)
tree237d3a327976b01fb3b1ba117cdb3fbf5c71466e /games/scummvm
parent033d15101864d3cf997968dd46cfc5226fd903fd (diff)
downloadports-94d47b2ecd581b68ef0e363f9ff1145074acc0a0.tar.gz
ports-94d47b2ecd581b68ef0e363f9ff1145074acc0a0.zip
Notes
Diffstat (limited to 'games/scummvm')
-rw-r--r--games/scummvm/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/games/scummvm/Makefile b/games/scummvm/Makefile
index deecde7968a3..2038b284ea6f 100644
--- a/games/scummvm/Makefile
+++ b/games/scummvm/Makefile
@@ -7,6 +7,7 @@
PORTNAME= scummvm
PORTVERSION= 0.13.0
+PORTREVISION= 1
CATEGORIES= games emulators
MASTER_SITES= SF
@@ -45,7 +46,7 @@ WITH_VORBIS= yes
.endif
.if defined(WITH_VORBIS)
-LIB_DEPENDS+= ogg.5:${PORTSDIR}/audio/libogg \
+LIB_DEPENDS+= ogg.6:${PORTSDIR}/audio/libogg \
vorbis.4:${PORTSDIR}/audio/libvorbis
CONFIGURE_ARGS+=--with-ogg-prefix=${LOCALBASE} \
--with-vorbis-prefix=${LOCALBASE}