aboutsummaryrefslogtreecommitdiff
path: root/games/scummvm
diff options
context:
space:
mode:
authorLars Engels <lme@FreeBSD.org>2012-05-23 20:37:04 +0000
committerLars Engels <lme@FreeBSD.org>2012-05-23 20:37:04 +0000
commit5585a92b457d32e8356fb9908e8614a5795c882c (patch)
treebbe0287b8d992c0073982c837ebf84225cfa0934 /games/scummvm
parent45f4f67f8f032dc6c7157e5149b40cd7ecf38af5 (diff)
downloadports-5585a92b457d32e8356fb9908e8614a5795c882c.tar.gz
ports-5585a92b457d32e8356fb9908e8614a5795c882c.zip
Notes
Diffstat (limited to 'games/scummvm')
-rw-r--r--games/scummvm/Makefile11
1 files changed, 9 insertions, 2 deletions
diff --git a/games/scummvm/Makefile b/games/scummvm/Makefile
index c1e724eaa3df..7edb2d0636af 100644
--- a/games/scummvm/Makefile
+++ b/games/scummvm/Makefile
@@ -7,7 +7,7 @@
PORTNAME= scummvm
DISTVERSION= 1.4.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= games emulators
MASTER_SITES= SF
MASTER_SITE_SUBDIR= ${PORTNAME}/${PORTNAME}/${DISTVERSION}
@@ -49,6 +49,13 @@ ENGINEDATA= drascula.dat \
toon.dat \
teenagent.dat
+DESKTOP_ENTRIES="ScummVM" \
+ "ScummVM - Run classic adventure games" \
+ "${DATADIR}/scummvm.svg" \
+ "scummvm" \
+ "Application;Game;" \
+ false
+
PLIST_FILES= bin/scummvm \
%%DATADIR%%/scummvm.svg \
%%DATADIR%%/scummmodern.zip \
@@ -82,7 +89,7 @@ CONFIGURE_ARGS+=--disable-flac
.endif
.if defined(WITH_FLUIDSYNTH)
-LIB_DEPENDS+= fluidsynth.4:${PORTSDIR}/audio/fluidsynth
+LIB_DEPENDS+= fluidsynth.1:${PORTSDIR}/audio/fluidsynth
CONFIGURE_ARGS+=--with-fluidsynth-prefix=${LOCALBASE}
.else
CONFIGURE_ARGS+=--disable-fluidsynth