--- gmencoder/Makefile 2007-06-14 14:19:09.000000000 +0800 +++ gmencoder/Makefile 2007-08-11 16:41:22.000000000 +0800 @@ -16,8 +16,8 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Gmencoder is Gnome2 front-end to mplayer/mencoder -BUILD_DEPENDS= mencoder:${PORTSDIR}/multimedia/mplayer -RUN_DEPENDS= mencoder:${PORTSDIR}/multimedia/mplayer +BUILD_DEPENDS= mencoder:${PORTSDIR}/multimedia/mencoder +RUN_DEPENDS= mencoder:${PORTSDIR}/multimedia/mencoder GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ --- iriverter/Makefile 2007-06-14 14:19:26.000000000 +0800 +++ iriverter/Makefile 2007-08-11 16:41:44.000000000 +0800 @@ -14,7 +14,7 @@ MAINTAINER= multimedia@FreeBSD.org COMMENT= Cross-platform frontend to mencoder -RUN_DEPENDS= mencoder:${PORTSDIR}/multimedia/mplayer +RUN_DEPENDS= mencoder:${PORTSDIR}/multimedia/mencoder USE_JAVA= yes USE_BZIP2= yes --- iso2mkv/Makefile 2007-06-14 14:19:26.000000000 +0800 +++ iso2mkv/Makefile 2007-08-11 16:42:09.000000000 +0800 @@ -15,7 +15,7 @@ MAINTAINER= alexbl@FreeBSD.org COMMENT= Front-end shell script to convert DVD image, device, or VIDEO_TS to mkv with xvid and ogg or mp3 audio -RUN_DEPENDS= mencoder:${PORTSDIR}/multimedia/mplayer \ +RUN_DEPENDS= mencoder:${PORTSDIR}/multimedia/mencoder \ bash:${PORTSDIR}/shells/bash \ mkvmerge:${PORTSDIR}/multimedia/mkvtoolnix \ lame:${PORTSDIR}/audio/lame \ --- kino/Makefile 2007-08-09 10:04:51.000000000 +0800 +++ kino/Makefile 2007-08-11 16:42:30.000000000 +0800 @@ -17,7 +17,7 @@ LIB_DEPENDS= dv.4:${PORTSDIR}/multimedia/libdv \ Magick.10:${PORTSDIR}/graphics/ImageMagick \ samplerate.1:${PORTSDIR}/audio/libsamplerate -RUN_DEPENDS= mencoder:${PORTSDIR}/multimedia/mplayer \ +RUN_DEPENDS= mencoder:${PORTSDIR}/multimedia/mencoder \ mplex:${PORTSDIR}/multimedia/mjpegtools OPTIONS= QUICKTIME "With Quicktime support" off \ --- kmenc15/Makefile 2007-06-14 14:19:41.000000000 +0800 +++ kmenc15/Makefile 2007-08-11 16:42:43.000000000 +0800 @@ -15,7 +15,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= KDE advanced MEncoder frontend, ala, VirtualDub -RUN_DEPENDS= mencoder:${PORTSDIR}/multimedia/mplayer +RUN_DEPENDS= mencoder:${PORTSDIR}/multimedia/mencoder USE_BZIP2= yes USE_KDELIBS_VER= 3 --- manencode/Makefile 2007-07-17 10:28:21.000000000 +0800 +++ manencode/Makefile 2007-08-11 16:42:54.000000000 +0800 @@ -13,7 +13,7 @@ MAINTAINER= trebestie@gmail.com COMMENT= Utility to simply transcode your videos -RUN_DEPENDS= mencoder:${PORTSDIR}/multimedia/mplayer \ +RUN_DEPENDS= mencoder:${PORTSDIR}/multimedia/mencoder \ transcode:${PORTSDIR}/multimedia/transcode USE_GMAKE= yes --- ogmrip/Makefile 2007-08-06 10:30:33.000000000 +0800 +++ ogmrip/Makefile 2007-08-11 16:43:13.000000000 +0800 @@ -15,12 +15,12 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Application and libraries for encoding DVDs into DivX/OGM files -BUILD_DEPENDS= mencoder:${PORTSDIR}/multimedia/mplayer \ +BUILD_DEPENDS= mencoder:${PORTSDIR}/multimedia/mencoder \ oggenc:${PORTSDIR}/audio/vorbis-tools \ ogmmerge:${PORTSDIR}/multimedia/ogmtools \ lame:${PORTSDIR}/audio/lame \ gsed:${PORTSDIR}/textproc/gsed -RUN_DEPENDS= mencoder:${PORTSDIR}/multimedia/mplayer \ +RUN_DEPENDS= mencoder:${PORTSDIR}/multimedia/mencoder \ oggenc:${PORTSDIR}/audio/vorbis-tools \ ogmmerge:${PORTSDIR}/multimedia/ogmtools \ lame:${PORTSDIR}/audio/lame --- tovid/Makefile 2007-07-25 12:14:00.000000000 +0800 +++ tovid/Makefile 2007-08-11 16:43:25.000000000 +0800 @@ -20,7 +20,7 @@ COMMENT= A collection of video disc authoring tools BUILD_DEPENDS= txt2tags:${PORTSDIR}/textproc/txt2tags -RUN_DEPENDS= mencoder:${PORTSDIR}/multimedia/mplayer \ +RUN_DEPENDS= mencoder:${PORTSDIR}/multimedia/mencoder \ mplex:${PORTSDIR}/multimedia/mjpegtools \ ffmpeg:${PORTSDIR}/multimedia/ffmpeg \ composite:${PORTSDIR}/graphics/ImageMagick \