diff options
author | Alex Dupre <ale@FreeBSD.org> | 2004-04-06 08:40:06 +0000 |
---|---|---|
committer | Alex Dupre <ale@FreeBSD.org> | 2004-04-06 08:40:06 +0000 |
commit | fb36db76e6d31ae1d577efdb11b44357278c08ae (patch) | |
tree | bd9bbbd413a2f156484b02f15135d09e7b922a02 /games/fotaq | |
parent | e8d18914247b11de19bd31a70899f686aa7b7352 (diff) |
Notes
Diffstat (limited to 'games/fotaq')
-rw-r--r-- | games/fotaq/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/fotaq/Makefile b/games/fotaq/Makefile index 23663151eb97..5a79cdca2879 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}/games/scummvm +RUN_DEPENDS= scummvm:${PORTSDIR}/emulators/scummvm USE_ZIP= yes NO_BUILD= yes |