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/bass | |
parent | e8d18914247b11de19bd31a70899f686aa7b7352 (diff) |
Notes
Diffstat (limited to 'games/bass')
-rw-r--r-- | games/bass/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/bass/Makefile b/games/bass/Makefile index 4da0f62112b9..522fa56db9c5 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}/games/scummvm +RUN_DEPENDS= scummvm:${PORTSDIR}/emulators/scummvm USE_ZIP= yes NO_BUILD= yes |