aboutsummaryrefslogtreecommitdiffstats
path: root/games/scummvm
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2010-01-06 04:54:26 +0800
committermiwi <miwi@FreeBSD.org>2010-01-06 04:54:26 +0800
commit7cd9ffd957f2c08983b48b69417821ecc153b2fa (patch)
tree2f76ee42f74b26165f8a152ac15f848a1726b11c /games/scummvm
parent610e75c7937f4f4bc741377ab529c9ba19b3305b (diff)
downloadfreebsd-ports-gnome-7cd9ffd957f2c08983b48b69417821ecc153b2fa.tar.gz
freebsd-ports-gnome-7cd9ffd957f2c08983b48b69417821ecc153b2fa.tar.zst
freebsd-ports-gnome-7cd9ffd957f2c08983b48b69417821ecc153b2fa.zip
- Chase audio/fluidsynth shlib bump
Diffstat (limited to 'games/scummvm')
-rw-r--r--games/scummvm/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/scummvm/Makefile b/games/scummvm/Makefile
index 7ed72410eb99..e236f2af4128 100644
--- a/games/scummvm/Makefile
+++ b/games/scummvm/Makefile
@@ -7,7 +7,7 @@
PORTNAME= scummvm
DISTVERSION= 1.0.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= games emulators
MASTER_SITES= SF
MASTER_SITE_SUBDIR= ${PORTNAME}/${PORTNAME}/${DISTVERSION}
@@ -78,7 +78,7 @@ CONFIGURE_ARGS+=--disable-flac
.endif
.if defined(WITH_FLUIDSYNTH)
-LIB_DEPENDS+= fluidsynth.2:${PORTSDIR}/audio/fluidsynth
+LIB_DEPENDS+= fluidsynth.4:${PORTSDIR}/audio/fluidsynth
CONFIGURE_ARGS+=--with-fluidsynth-prefix=${LOCALBASE}
.else
CONFIGURE_ARGS+=--disable-fluidsynth