summaryrefslogtreecommitdiffstats
path: root/graphics/ImageMagick
diff options
context:
space:
mode:
authorlioux <lioux@FreeBSD.org>2002-11-28 16:37:35 +0000
committerlioux <lioux@FreeBSD.org>2002-11-28 16:37:35 +0000
commit7b4407af5d16337cfb1124308a79203e60bea037 (patch)
tree371baebf4f55b4be93798fedf13b8960c8da9754 /graphics/ImageMagick
parentc94b4113c2985ccccc96b2bdd69f3bd5c62af592 (diff)
downloadFreeBSD-ports-7b4407af5d16337cfb1124308a79203e60bea037.zip
FreeBSD-ports-7b4407af5d16337cfb1124308a79203e60bea037.tar.gz
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 'graphics/ImageMagick')
-rw-r--r--graphics/ImageMagick/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/ImageMagick/Makefile b/graphics/ImageMagick/Makefile
index 5824dcd..593f193 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
OpenPOWER on IntegriCloud