summaryrefslogtreecommitdiff
path: root/audio/tempest_for_eliza
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>2001-04-09 21:55:04 +0000
committerSteve Price <steve@FreeBSD.org>2001-04-09 21:55:04 +0000
commit63a85324690b24b01ccc48c372314814c6b44b7f (patch)
tree48ddb2965f127231246928f01fc71bd89f88f764 /audio/tempest_for_eliza
parentUpdate pchar port to 1.3.2. (diff)
Fix breakage of 'make index' caused by the sdl ports being moved to
different directories. Submitted by: beta
Notes
Notes: svn path=/head/; revision=41151
Diffstat (limited to 'audio/tempest_for_eliza')
-rw-r--r--audio/tempest_for_eliza/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/tempest_for_eliza/Makefile b/audio/tempest_for_eliza/Makefile
index dbb337fd34d4..d0a19fe660bf 100644
--- a/audio/tempest_for_eliza/Makefile
+++ b/audio/tempest_for_eliza/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= http://www.erikyyy.de/tempest/
MAINTAINER= greid@ukug.uk.freebsd.org
-LIB_DEPENDS= SDL-1.0.2:${PORTSDIR}/devel/sdl
+LIB_DEPENDS= SDL-1.0.2:${PORTSDIR}/devel/sdl10
GNU_CONFIGURE= yes
USE_GMAKE= yes