aboutsummaryrefslogtreecommitdiffstats
path: root/audio/ksmp3play
diff options
context:
space:
mode:
authorlioux <lioux@FreeBSD.org>2003-04-04 13:34:50 +0800
committerlioux <lioux@FreeBSD.org>2003-04-04 13:34:50 +0800
commit58924303f9ca3998a61a898f7d44ac0e9f50ac49 (patch)
tree79330b1f8138c299384f7058387b94abac371801 /audio/ksmp3play
parent23eac63d170f79fb079d9eab0f85490271900366 (diff)
downloadfreebsd-ports-gnome-58924303f9ca3998a61a898f7d44ac0e9f50ac49.tar.gz
freebsd-ports-gnome-58924303f9ca3998a61a898f7d44ac0e9f50ac49.tar.zst
freebsd-ports-gnome-58924303f9ca3998a61a898f7d44ac0e9f50ac49.zip
After repo copy from graphics category to newly create multimedia
one, update all appropriate references (*_DEPENDS, comments, etc): ports/graphics/libfame --> ports/multimedia/libfame ports/graphics/libquicktime --> ports/multimedia/libquicktime ports/graphics/mpeg --> ports/multimedia/mpeg ports/graphics/mpeg_encode --> ports/multimedia/mpeg_encode ports/graphics/mpeg_play --> ports/multimedia/mpeg_play ports/graphics/mtv --> ports/multimedia/mtv ports/graphics/smpeg --> ports/multimedia/smpeg ports/graphics/totem --> ports/multimedia/totem ports/graphics/transcode --> ports/multimedia/transcode ports/graphics/xanim --> ports/multimedia/xanim ports/graphics/xmps --> ports/multimedia/xmps Repo copied by: cvs (joe) Approved by: portmgr (self & no objections)
Diffstat (limited to 'audio/ksmp3play')
-rw-r--r--audio/ksmp3play/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/ksmp3play/Makefile b/audio/ksmp3play/Makefile
index bb6045dd235f..33b4578be553 100644
--- a/audio/ksmp3play/Makefile
+++ b/audio/ksmp3play/Makefile
@@ -14,7 +14,7 @@ MASTER_SITES= http://www.xanadunet.net/ksmp3play/
MAINTAINER= ports@FreeBSD.org
COMMENT= An curses-based MP3 player
-LIB_DEPENDS= smpeg.1:${PORTSDIR}/graphics/smpeg
+LIB_DEPENDS= smpeg.1:${PORTSDIR}/multimedia/smpeg
SDL_CONFIG?= ${LOCALBASE}/bin/sdl11-config