diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2002-11-28 16:37:35 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2002-11-28 16:37:35 +0000 |
commit | bdbf1030b2f358d66f779dab3f34eb0fc95a8dd9 (patch) | |
tree | 734c691425384bf25023dd6953d0107f8afa963d /audio/xmms-sndstretch | |
parent | Fix 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)
Diffstat (limited to 'audio/xmms-sndstretch')
-rw-r--r-- | audio/xmms-sndstretch/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/xmms-sndstretch/Makefile b/audio/xmms-sndstretch/Makefile index f5d7ac19bb41..027d3867567f 100644 --- a/audio/xmms-sndstretch/Makefile +++ b/audio/xmms-sndstretch/Makefile @@ -14,7 +14,7 @@ DISTNAME= sndstretch_xmms-${PORTVERSION} MAINTAINER= ports@edwinm.ik.nu -LIB_DEPENDS= xmms.3:${PORTSDIR}/audio/xmms +LIB_DEPENDS= xmms.3:${PORTSDIR}/multimedia/xmms WRKSRC= ${WRKDIR}/sndstretch_xmms |