aboutsummaryrefslogtreecommitdiffstats
path: root/audio/xmms-pipe
diff options
context:
space:
mode:
authorMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2002-11-29 00:37:35 +0800
committerMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2002-11-29 00:37:35 +0800
commitbdbf1030b2f358d66f779dab3f34eb0fc95a8dd9 (patch)
tree734c691425384bf25023dd6953d0107f8afa963d /audio/xmms-pipe
parent325ced949d61b94b3f9aec6a1b2a28e989c44271 (diff)
downloadfreebsd-ports-gnome-bdbf1030b2f358d66f779dab3f34eb0fc95a8dd9.tar.gz
freebsd-ports-gnome-bdbf1030b2f358d66f779dab3f34eb0fc95a8dd9.tar.zst
freebsd-ports-gnome-bdbf1030b2f358d66f779dab3f34eb0fc95a8dd9.zip
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)
Diffstat (limited to 'audio/xmms-pipe')
-rw-r--r--audio/xmms-pipe/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/xmms-pipe/Makefile b/audio/xmms-pipe/Makefile
index 97738f832339..12dd46f0da59 100644
--- a/audio/xmms-pipe/Makefile
+++ b/audio/xmms-pipe/Makefile
@@ -14,8 +14,8 @@ EXTRACT_SUFX= .tgz
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