summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2002-11-28 16:37:35 +0000
committerMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2002-11-28 16:37:35 +0000
commitbdbf1030b2f358d66f779dab3f34eb0fc95a8dd9 (patch)
tree734c691425384bf25023dd6953d0107f8afa963d /graphics
parentFix the build on CURRENT. This port requires math/libgmp4 on CURRENT. (diff)
After repo copy from graphics category, update all appropriate
dependency references from both audio and graphics to multimedia category. audio/xmms --> multimedia/xmms graphics/avifile --> multimedia/avifile graphics/divx4linux --> multimedia/divx4linux graphics/ffmpeg --> multimedia/ffmpeg graphics/libdv --> multimedia/libdv graphics/libdvdcss --> multimedia/libdvdcss graphics/libdvdread --> multimedia/libdvdread graphics/libmpeg2 --> multimedia/libmpeg2 graphics/linux-realplayer --> multimedia/linux-realplayer graphics/mjpegtools --> multimedia/mjpegtools graphics/mplayer --> multimedia/mplayer graphics/mplayer-fonts --> multimedia/mplayer-fonts graphics/openquicktime --> multimedia/openquicktime graphics/win32-codecs --> multimedia/win32-codecs Repo copied by: joe (cvs hat) Approved by: knu (portmgr hat)
Notes
Notes: svn path=/head/; revision=71207
Diffstat (limited to 'graphics')
-rw-r--r--graphics/ImageMagick/Makefile2
-rw-r--r--graphics/avidemux/Makefile2
-rw-r--r--graphics/gopchop/Makefile4
-rw-r--r--graphics/libdvdnav/Makefile2
-rw-r--r--graphics/libquicktime/Makefile2
-rw-r--r--graphics/libxine/Makefile2
-rw-r--r--graphics/smpeg-xmms/Makefile2
-rw-r--r--graphics/tosvcd/Makefile2
-rw-r--r--graphics/transcode/Makefile12
-rw-r--r--graphics/vlc/Makefile4
-rw-r--r--graphics/xine/Makefile2
-rw-r--r--graphics/xine_d5d_plugin/Makefile2
-rw-r--r--graphics/xmms-blursk/Makefile4
-rw-r--r--graphics/xmms-finespectrum/Makefile4
-rw-r--r--graphics/xmms-fishmatic/Makefile4
-rw-r--r--graphics/xmms-gdancer/Makefile2
-rw-r--r--graphics/xmms-gforce/Makefile4
-rw-r--r--graphics/xmms-goom/Makefile4
-rw-r--r--graphics/xmms-infinity/Makefile4
-rw-r--r--graphics/xmms-iris/Makefile4
-rw-r--r--graphics/xmms-jess/Makefile4
-rw-r--r--graphics/xmms-nebulus/Makefile4
-rw-r--r--graphics/xmms-paranormal/Makefile4
-rw-r--r--graphics/xmms-xvs/Makefile4
24 files changed, 42 insertions, 42 deletions
diff --git a/graphics/ImageMagick/Makefile b/graphics/ImageMagick/Makefile
index 5824dcd6fa21..593f1933664c 100644
--- a/graphics/ImageMagick/Makefile
+++ b/graphics/ImageMagick/Makefile
@@ -107,7 +107,7 @@ RUN_DEPENDS+= gs:${PORTSDIR}/print/ghostscript-gnu-nox11
CONFIGURE_ARGS+= --without-x --without-mpeg2
PLIST_SUB+= X11='@comment '
.else
-LIB_DEPENDS+= mpeg2.0:${PORTSDIR}/graphics/libmpeg2
+LIB_DEPENDS+= mpeg2.0:${PORTSDIR}/multimedia/libmpeg2
BUILD_DEPENDS+= gs:${PORTSDIR}/print/ghostscript-gnu
RUN_DEPENDS+= gs:${PORTSDIR}/print/ghostscript-gnu
USE_XLIB= yes
diff --git a/graphics/avidemux/Makefile b/graphics/avidemux/Makefile
index 2a2d7d5b1cb5..933d5e8dedf0 100644
--- a/graphics/avidemux/Makefile
+++ b/graphics/avidemux/Makefile
@@ -18,7 +18,7 @@ LIB_DEPENDS= xvidcore.0:${PORTSDIR}/graphics/xvid \
mp3lame.0:${PORTSDIR}/audio/lame \
mad.1:${PORTSDIR}/audio/mad
BUILD_DEPENDS= \
- ${LINUXBASE}/usr/include/divx/decore.h:${PORTSDIR}/graphics/divx4linux \
+ ${LINUXBASE}/usr/include/divx/decore.h:${PORTSDIR}/multimedia/divx4linux \
${X11BASE}/include/X11/extensions/Xvlib.h:${PORTSDIR}/graphics/xv
WRKSRC= ${WRKDIR}/avidemux-0.9pre16
diff --git a/graphics/gopchop/Makefile b/graphics/gopchop/Makefile
index be0d1144609f..46b5540151d9 100644
--- a/graphics/gopchop/Makefile
+++ b/graphics/gopchop/Makefile
@@ -17,9 +17,9 @@ DISTNAME= GOPchop-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
-BUILD_DEPENDS= ${LOCALBASE}/lib/libvo.a:${PORTSDIR}/graphics/libmpeg2
+BUILD_DEPENDS= ${LOCALBASE}/lib/libvo.a:${PORTSDIR}/multimedia/libmpeg2
LIB_DEPENDS= gnugetopt.1:${PORTSDIR}/devel/libgnugetopt \
- mpeg2.0:${PORTSDIR}/graphics/libmpeg2
+ mpeg2.0:${PORTSDIR}/multimedia/libmpeg2
USE_GNOMENG= yes
USE_GNOME= gtk12
diff --git a/graphics/libdvdnav/Makefile b/graphics/libdvdnav/Makefile
index 090a37826efd..ee145f9fc62b 100644
--- a/graphics/libdvdnav/Makefile
+++ b/graphics/libdvdnav/Makefile
@@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= dvd
MAINTAINER= nobutaka@FreeBSD.org
-LIB_DEPENDS= dvdread.2:${PORTSDIR}/graphics/libdvdread
+LIB_DEPENDS= dvdread.2:${PORTSDIR}/multimedia/libdvdread
GNU_CONFIGURE= yes
CONFIGURE_ENV= THREAD_CFLAGS="${PTHREAD_CFLAGS}" \
diff --git a/graphics/libquicktime/Makefile b/graphics/libquicktime/Makefile
index 37f5f2a94b46..ce37b80794bb 100644
--- a/graphics/libquicktime/Makefile
+++ b/graphics/libquicktime/Makefile
@@ -17,7 +17,7 @@ MAINTAINER= ports@FreeBSD.org
LIB_DEPENDS= vorbis.2:${PORTSDIR}/audio/libvorbis \
jpeg.9:${PORTSDIR}/graphics/jpeg \
- dv.2:${PORTSDIR}/graphics/libdv \
+ dv.2:${PORTSDIR}/multimedia/libdv \
png.5:${PORTSDIR}/graphics/png
USE_MESA= yes
diff --git a/graphics/libxine/Makefile b/graphics/libxine/Makefile
index 94aa49edfcc9..b6edd9f3bc1f 100644
--- a/graphics/libxine/Makefile
+++ b/graphics/libxine/Makefile
@@ -16,7 +16,7 @@ DISTNAME= ${PORTNAME}-lib-${PORTVERSION}
MAINTAINER= nobutaka@FreeBSD.org
-BUILD_DEPENDS= ${LOCALBASE}/lib/libavcodec.a:${PORTSDIR}/graphics/ffmpeg \
+BUILD_DEPENDS= ${LOCALBASE}/lib/libavcodec.a:${PORTSDIR}/multimedia/ffmpeg \
${LOCALBASE}/lib/libdjbfft.a:${PORTSDIR}/math/djbfft
LIB_DEPENDS= a52.0:${PORTSDIR}/audio/liba52 \
aa.1:${PORTSDIR}/graphics/aalib \
diff --git a/graphics/smpeg-xmms/Makefile b/graphics/smpeg-xmms/Makefile
index ae1e67b6adb9..e97b57f4fc78 100644
--- a/graphics/smpeg-xmms/Makefile
+++ b/graphics/smpeg-xmms/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.xmms.org/xmms/plugins/smpeg-xmms/
MAINTAINER= sobomax@FreeBSD.org
LIB_DEPENDS= smpeg.1:${PORTSDIR}/graphics/smpeg \
- xmms.3:${PORTSDIR}/audio/xmms
+ xmms.3:${PORTSDIR}/multimedia/xmms
SDL_CONFIG?= ${LOCALBASE}/bin/sdl11-config
diff --git a/graphics/tosvcd/Makefile b/graphics/tosvcd/Makefile
index 61279544b655..9834157c1017 100644
--- a/graphics/tosvcd/Makefile
+++ b/graphics/tosvcd/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= http://muse.seh.de/tosvcd/
MAINTAINER= ports@FreeBSD.org
-RUN_DEPNDS= mpeg2enc:${PORTSDIR}/graphics/mjpegtools \
+RUN_DEPNDS= mpeg2enc:${PORTSDIR}/multimedia/mjpegtools \
vcdimager:${PORTSDIR}/graphics/vcdimager
USE_BZIP2= yes
diff --git a/graphics/transcode/Makefile b/graphics/transcode/Makefile
index 380bc457e4cb..a6d91e5c0619 100644
--- a/graphics/transcode/Makefile
+++ b/graphics/transcode/Makefile
@@ -14,7 +14,7 @@ MASTER_SITES= http://www.theorie.physik.uni-goettingen.de/~ostreich/transcode/pr
MAINTAINER= hendrik@scholz.net
-LIB_DEPENDS= dvdread.2:${PORTSDIR}/graphics/libdvdread \
+LIB_DEPENDS= dvdread.2:${PORTSDIR}/multimedia/libdvdread \
gnugetopt.1:${PORTSDIR}/devel/libgnugetopt \
jpeg.9:${PORTSDIR}/graphics/jpeg
@@ -108,7 +108,7 @@ ONLY_FOR_ARCHS= i386
.endif
.if defined(WITH_AVIFILE)
-LIB_DEPENDS+= aviplay:${PORTSDIR}/graphics/avifile
+LIB_DEPENDS+= aviplay:${PORTSDIR}/multimedia/avifile
PLIST_SUB+= WITH_AVIFILE=""
.else
CONFIGURE_ARGS+= --with-avifile-mods=no \
@@ -133,14 +133,14 @@ PLIST_SUB+= WITH_LIBXML2="@comment "
.endif
.if defined(WITH_FFMPEG) && !defined(WITHOUT_FFMPEG)
-BUILD_DEPENDS+= ${LOCALBASE}/bin/ffmpeg:${PORTSDIR}/graphics/ffmpeg
+BUILD_DEPENDS+= ${LOCALBASE}/bin/ffmpeg:${PORTSDIR}/multimedia/ffmpeg
PLIST_SUB+= WITH_FFMPEG=""
.else
PLIST_SUB+= WITH_FFMPEG="@comment "
.endif
.if defined(WITH_LIBDV)
-LIB_DEPENDS+= dv.2:${PORTSDIR}/graphics/libdv
+LIB_DEPENDS+= dv.2:${PORTSDIR}/multimedia/libdv
PLIST_SUB+= WITH_LIBDV=""
CONFIGURE_ARGS+= --with-pal-yuv=YV12
.else
@@ -149,7 +149,7 @@ PLIST_SUB+= WITH_LIBDV="@comment "
.endif
.if defined(WITH_OPENQUICKTIME)
-LIB_DEPENDS+= openquicktime.0:${PORTSDIR}/graphics/openquicktime
+LIB_DEPENDS+= openquicktime.0:${PORTSDIR}/multimedia/openquicktime
.else
CONFIGURE_ARGS+= --with-openqt=no
.endif
@@ -197,7 +197,7 @@ PLIST_SUB+= WITH_OGG="@comment "
.endif
.if defined(WITH_MJPEG)
-LIB_DEPENDS+= lavplay-1.6.0:${PORTSDIR}/graphics/mjpegtools
+LIB_DEPENDS+= lavplay-1.6.0:${PORTSDIR}/multimedia/mjpegtools
PLIST_SUB+= WITH_MJPEG=""
.else
PLIST_SUB+= WITH_MJPEG="@comment "
diff --git a/graphics/vlc/Makefile b/graphics/vlc/Makefile
index 3c0a9671e7f9..99a5dd41df9b 100644
--- a/graphics/vlc/Makefile
+++ b/graphics/vlc/Makefile
@@ -14,8 +14,8 @@ MASTER_SITES= http://www.videolan.org/pub/videolan/vlc/${PORTVERSION}/ \
MAINTAINER= brian@FreeBSD.org
-LIB_DEPENDS= dvdcss.2:${PORTSDIR}/graphics/libdvdcss \
- dvdread.2:${PORTSDIR}/graphics/libdvdread
+LIB_DEPENDS= dvdcss.2:${PORTSDIR}/multimedia/libdvdcss \
+ dvdread.2:${PORTSDIR}/multimedia/libdvdread
GNU_CONFIGURE= yes
CONFIGURE_ENV= PATH_GTKCONFIG="${GTK_CONFIG}"
diff --git a/graphics/xine/Makefile b/graphics/xine/Makefile
index 8d2014f04fbd..354404c7fb1d 100644
--- a/graphics/xine/Makefile
+++ b/graphics/xine/Makefile
@@ -41,7 +41,7 @@ MAN1= aaxine.1 xine.1 xine-bugreport.1 xine-check.1 xine-remote.1
.if !defined(WITHOUT_WIN32_CODECS)
RUN_DEPENDS= ${CODEC_DETECTION_FILE}:${CODEC_PORT}
-CODEC_PORT= ${PORTSDIR}/graphics/win32-codecs
+CODEC_PORT= ${PORTSDIR}/multimedia/win32-codecs
CODEC_DETECTION_FILE!= ${MAKE} -f ${CODEC_PORT}/Makefile -V CODEC_DETECTION_FILE
.endif
.endif
diff --git a/graphics/xine_d5d_plugin/Makefile b/graphics/xine_d5d_plugin/Makefile
index 068768b3bc01..8b52c12a6bc5 100644
--- a/graphics/xine_d5d_plugin/Makefile
+++ b/graphics/xine_d5d_plugin/Makefile
@@ -17,7 +17,7 @@ EXTRACT_SUFX= .tgz
MAINTAINER= nobutaka@FreeBSD.org
LIB_DEPENDS= xine.2:${PORTSDIR}/graphics/libxine \
- dvdread.2:${PORTSDIR}/graphics/libdvdread
+ dvdread.2:${PORTSDIR}/multimedia/libdvdread
USE_AUTOMAKE= yes
GNU_CONFIGURE= yes
diff --git a/graphics/xmms-blursk/Makefile b/graphics/xmms-blursk/Makefile
index 2499120afe89..f274611d66b9 100644
--- a/graphics/xmms-blursk/Makefile
+++ b/graphics/xmms-blursk/Makefile
@@ -14,8 +14,8 @@ DISTNAME= Blursk-${PORTVERSION}
MAINTAINER= dyeske@yahoo.com
-BUILD_DEPENDS= xmms-config:${PORTSDIR}/audio/xmms
-RUN_DEPENDS= xmms:${PORTSDIR}/audio/xmms
+BUILD_DEPENDS= xmms-config:${PORTSDIR}/multimedia/xmms
+RUN_DEPENDS= xmms:${PORTSDIR}/multimedia/xmms
USE_X_PREFIX= yes
USE_GNOMENG= yes
diff --git a/graphics/xmms-finespectrum/Makefile b/graphics/xmms-finespectrum/Makefile
index e19b1cf7d919..bcf9eb1de692 100644
--- a/graphics/xmms-finespectrum/Makefile
+++ b/graphics/xmms-finespectrum/Makefile
@@ -14,8 +14,8 @@ DISTNAME= finespectrum-1.0.1alpha
MAINTAINER= dyeske@yahoo.com
-BUILD_DEPENDS= xmms-config:${PORTSDIR}/audio/xmms
-RUN_DEPENDS= xmms:${PORTSDIR}/audio/xmms
+BUILD_DEPENDS= xmms-config:${PORTSDIR}/multimedia/xmms
+RUN_DEPENDS= xmms:${PORTSDIR}/multimedia/xmms
USE_X_PREFIX= yes
USE_GMAKE= yes
diff --git a/graphics/xmms-fishmatic/Makefile b/graphics/xmms-fishmatic/Makefile
index 23eb8c9b4ed1..7a9507ed3fcf 100644
--- a/graphics/xmms-fishmatic/Makefile
+++ b/graphics/xmms-fishmatic/Makefile
@@ -13,8 +13,8 @@ DISTNAME= fishmatic
MAINTAINER= dyeske@yahoo.com
-BUILD_DEPENDS= xmms-config:${PORTSDIR}/audio/xmms
-RUN_DEPENDS= xmms:${PORTSDIR}/audio/xmms
+BUILD_DEPENDS= xmms-config:${PORTSDIR}/multimedia/xmms
+RUN_DEPENDS= xmms:${PORTSDIR}/multimedia/xmms
USE_X_PREFIX= yes
USE_GNOMENG= yes
diff --git a/graphics/xmms-gdancer/Makefile b/graphics/xmms-gdancer/Makefile
index 9ea4ccc58558..6ff13886b306 100644
--- a/graphics/xmms-gdancer/Makefile
+++ b/graphics/xmms-gdancer/Makefile
@@ -13,7 +13,7 @@ DISTNAME= gdancer-$(PORTVERSION)
MAINTAINER= netchild@FreeBSD.org
-LIB_DEPENDS= xmms.3:${PORTSDIR}/audio/xmms \
+LIB_DEPENDS= xmms.3:${PORTSDIR}/multimedia/xmms \
gdk_pixbuf.2:${PORTSDIR}/graphics/gdk-pixbuf
USE_X_PREFIX= yes
diff --git a/graphics/xmms-gforce/Makefile b/graphics/xmms-gforce/Makefile
index 4a10540631b3..9280552e8fc1 100644
--- a/graphics/xmms-gforce/Makefile
+++ b/graphics/xmms-gforce/Makefile
@@ -13,8 +13,8 @@ DISTNAME= gforce-1.1.6xp3
MAINTAINER= erwin@lansing.dk
-BUILD_DEPENDS= xmms-config:${PORTSDIR}/audio/xmms
-RUN_DEPENDS= xmms:${PORTSDIR}/audio/xmms
+BUILD_DEPENDS= xmms-config:${PORTSDIR}/multimedia/xmms
+RUN_DEPENDS= xmms:${PORTSDIR}/multimedia/xmms
GNU_CONFIGURE= yes
USE_GMAKE= yes
diff --git a/graphics/xmms-goom/Makefile b/graphics/xmms-goom/Makefile
index 45880ec6c2ce..4b81720e0359 100644
--- a/graphics/xmms-goom/Makefile
+++ b/graphics/xmms-goom/Makefile
@@ -16,9 +16,9 @@ EXTRACT_SUFX= .tgz
MAINTAINER= dyeske@yahoo.com
-BUILD_DEPENDS= xmms-config:${PORTSDIR}/audio/xmms \
+BUILD_DEPENDS= xmms-config:${PORTSDIR}/multimedia/xmms \
nasm:${PORTSDIR}/devel/nasm
-RUN_DEPENDS= xmms:${PORTSDIR}/audio/xmms
+RUN_DEPENDS= xmms:${PORTSDIR}/multimedia/xmms
USE_X_PREFIX= yes
USE_GMAKE= yes
diff --git a/graphics/xmms-infinity/Makefile b/graphics/xmms-infinity/Makefile
index b94f55e93015..a6cb991cf370 100644
--- a/graphics/xmms-infinity/Makefile
+++ b/graphics/xmms-infinity/Makefile
@@ -13,9 +13,9 @@ DISTNAME= infinity-${PORTVERSION}
MAINTAINER= dyeske@yahoo.com
-LIB_DEPENDS= xmms.3:${PORTSDIR}/audio/xmms \
+LIB_DEPENDS= xmms.3:${PORTSDIR}/multimedia/xmms \
SDL-1.1.4:${PORTSDIR}/devel/sdl12
-RUN_DEPENDS= xmms:${PORTSDIR}/audio/xmms
+RUN_DEPENDS= xmms:${PORTSDIR}/multimedia/xmms
SDL_CONFIG?= ${LOCALBASE}/bin/sdl11-config
diff --git a/graphics/xmms-iris/Makefile b/graphics/xmms-iris/Makefile
index 57cd06fe7be8..921fa1b063bc 100644
--- a/graphics/xmms-iris/Makefile
+++ b/graphics/xmms-iris/Makefile
@@ -13,8 +13,8 @@ PKGNAMEPREFIX= xmms-
MAINTAINER= dyeske@yahoo.com
-BUILD_DEPENDS= xmms-config:${PORTSDIR}/audio/xmms
-RUN_DEPENDS= xmms:${PORTSDIR}/audio/xmms
+BUILD_DEPENDS= xmms-config:${PORTSDIR}/multimedia/xmms
+RUN_DEPENDS= xmms:${PORTSDIR}/multimedia/xmms
GNU_CONFIGURE= yes
USE_GNOMENG= yes
diff --git a/graphics/xmms-jess/Makefile b/graphics/xmms-jess/Makefile
index cf4a956d5024..51f0873ead8d 100644
--- a/graphics/xmms-jess/Makefile
+++ b/graphics/xmms-jess/Makefile
@@ -13,9 +13,9 @@ DISTNAME= JESS-${PORTVERSION}
MAINTAINER= dyeske@yahoo.com
-BUILD_DEPENDS= xmms-config:${PORTSDIR}/audio/xmms
+BUILD_DEPENDS= xmms-config:${PORTSDIR}/multimedia/xmms
LIB_DEPENDS= SDL-1.1.4:${PORTSDIR}/devel/sdl12
-RUN_DEPENDS= xmms:${PORTSDIR}/audio/xmms
+RUN_DEPENDS= xmms:${PORTSDIR}/multimedia/xmms
SDL_CONFIG?= ${LOCALBASE}/bin/sdl11-config
diff --git a/graphics/xmms-nebulus/Makefile b/graphics/xmms-nebulus/Makefile
index af5f7801e755..01441b249411 100644
--- a/graphics/xmms-nebulus/Makefile
+++ b/graphics/xmms-nebulus/Makefile
@@ -12,9 +12,9 @@ MASTER_SITES= http://nebulus.tuxfamily.org/
MAINTAINER= dyeske@yahoo.com
-BUILD_DEPENDS= xmms-config:${PORTSDIR}/audio/xmms
+BUILD_DEPENDS= xmms-config:${PORTSDIR}/multimedia/xmms
LIB_DEPENDS= SDL-1.1.4:${PORTSDIR}/devel/sdl12
-RUN_DEPENDS= xmms:${PORTSDIR}/audio/xmms
+RUN_DEPENDS= xmms:${PORTSDIR}/multimedia/xmms
SDL_CONFIG?= ${LOCALBASE}/bin/sdl11-config
diff --git a/graphics/xmms-paranormal/Makefile b/graphics/xmms-paranormal/Makefile
index 9f3417950cd3..2154c34775e4 100644
--- a/graphics/xmms-paranormal/Makefile
+++ b/graphics/xmms-paranormal/Makefile
@@ -16,8 +16,8 @@ MAINTAINER= dyeske@yahoo.com
LIB_DEPENDS= xml2:${PORTSDIR}/textproc/libxml2 \
SDL-1.1.4:${PORTSDIR}/devel/sdl12
-BUILD_DEPENDS= xmms-config:${PORTSDIR}/audio/xmms
-RUN_DEPENDS= xmms:${PORTSDIR}/audio/xmms
+BUILD_DEPENDS= xmms-config:${PORTSDIR}/multimedia/xmms
+RUN_DEPENDS= xmms:${PORTSDIR}/multimedia/xmms
SDL_CONFIG?= ${LOCALBASE}/bin/sdl11-config
CONFIGURE_ENV+= CFLAGS="-I${LOCALBASE}/include/libxml2/libxml" SDL_CONFIG="${SDL_CONFIG}"
diff --git a/graphics/xmms-xvs/Makefile b/graphics/xmms-xvs/Makefile
index 5c25f1899155..e7ffff629af3 100644
--- a/graphics/xmms-xvs/Makefile
+++ b/graphics/xmms-xvs/Makefile
@@ -14,9 +14,9 @@ DISTNAME= xvs-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
-BUILD_DEPENDS= xmms-config:${PORTSDIR}/audio/xmms
+BUILD_DEPENDS= xmms-config:${PORTSDIR}/multimedia/xmms
LIB_DEPENDS= xml2.5:${PORTSDIR}/textproc/libxml2
-RUN_DEPENDS= xmms:${PORTSDIR}/audio/xmms
+RUN_DEPENDS= xmms:${PORTSDIR}/multimedia/xmms
XML2_CONFIG?= ${LOCALBASE}/bin/xml2-config
XMMS_CONFIG?= ${X11BASE}/bin/xmms-config