diff options
author | Alex Dupre <ale@FreeBSD.org> | 2004-04-13 13:16:38 +0000 |
---|---|---|
committer | Alex Dupre <ale@FreeBSD.org> | 2004-04-13 13:16:38 +0000 |
commit | ac71ec1e747b06194d64f5b5e2aff4e6cc1333e0 (patch) | |
tree | 974eb6857c76190b5e6c55fd35e47af70b46aad2 /games/fotaq | |
parent | cb27839f4abe5d6c7c5b52a9d760af9966e393d0 (diff) | |
download | ports-ac71ec1e747b06194d64f5b5e2aff4e6cc1333e0.tar.gz ports-ac71ec1e747b06194d64f5b5e2aff4e6cc1333e0.zip |
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 5a79cdca2879..23663151eb97 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 |