aboutsummaryrefslogtreecommitdiff
path: root/devel/libuta
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 /devel/libuta
parent3f9e9d99068a360c59a516bb0b26f90902097361 (diff)
downloadports-63a85324690b24b01ccc48c372314814c6b44b7f.tar.gz
ports-63a85324690b24b01ccc48c372314814c6b44b7f.zip
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 'devel/libuta')
-rw-r--r--devel/libuta/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libuta/Makefile b/devel/libuta/Makefile
index f5b66f492b24..904d3d715e09 100644
--- a/devel/libuta/Makefile
+++ b/devel/libuta/Makefile
@@ -16,7 +16,7 @@ MAINTAINER= lehmann@ans-netz.de
LIB_DEPENDS= png.4:${PORTSDIR}/graphics/png \
ttf.4:${PORTSDIR}/print/freetype \
sigc.1:${PORTSDIR}/devel/libsigc++ \
- SDL-1.1.3:${PORTSDIR}/devel/sdl-devel \
+ SDL-1.1.3:${PORTSDIR}/devel/sdl12 \
SDL_mixer.2:${PORTSDIR}/audio/sdl_mixer
USE_LIBTOOL= YES