From a140ba2e45d245f7cc4ef66228dac9810d37926a Mon Sep 17 00:00:00 2001 From: ale Date: Tue, 13 Apr 2004 13:16:38 +0000 Subject: - Update scummvm dependency - Set scummvm-tools maintainership to alexander@trull.com --- games/bass/Makefile | 2 +- games/fotaq/Makefile | 2 +- games/scummvm-tools/Makefile | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) (limited to 'games') diff --git a/games/bass/Makefile b/games/bass/Makefile index 522fa56db9c..4da0f62112b 100644 --- a/games/bass/Makefile +++ b/games/bass/Makefile @@ -16,7 +16,7 @@ DISTNAME= BASS-CD MAINTAINER= alexander@trull.com COMMENT= Beneath a Steel Sky: a post-apocalyptic futuristic graphical adventure -RUN_DEPENDS= scummvm:${PORTSDIR}/emulators/scummvm +RUN_DEPENDS= scummvm:${PORTSDIR}/games/scummvm USE_ZIP= yes NO_BUILD= yes diff --git a/games/fotaq/Makefile b/games/fotaq/Makefile index 5a79cdca287..23663151eb9 100644 --- a/games/fotaq/Makefile +++ b/games/fotaq/Makefile @@ -15,7 +15,7 @@ DISTNAME= FOTAQ_Talkie MAINTAINER= alexander@trull.com COMMENT= Flight of the Amazon Queen: a classic graphical adventure -RUN_DEPENDS= scummvm:${PORTSDIR}/emulators/scummvm +RUN_DEPENDS= scummvm:${PORTSDIR}/games/scummvm USE_ZIP= yes NO_BUILD= yes diff --git a/games/scummvm-tools/Makefile b/games/scummvm-tools/Makefile index 8cec739a2ea..352921ab980 100644 --- a/games/scummvm-tools/Makefile +++ b/games/scummvm-tools/Makefile @@ -12,10 +12,10 @@ CATEGORIES= games emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= scummvm -MAINTAINER= ports@FreeBSD.org +MAINTAINER= alexander@trull.com COMMENT= Tools for use with the SCUMMVM game emulator -RUN_DEPENDS= scummvm:${PORTSDIR}/emulators/scummvm +RUN_DEPENDS= scummvm:${PORTSDIR}/games/scummvm USE_BZIP2= yes USE_GMAKE= yes -- cgit