aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia/ogmrip
diff options
context:
space:
mode:
authorRong-En Fan <rafan@FreeBSD.org>2007-08-11 23:33:56 +0800
committerRong-En Fan <rafan@FreeBSD.org>2007-08-11 23:33:56 +0800
commit9776899737cbcd28d92198d53f85ba64cfcda4df (patch)
treecb1464df5d6b09b6cdaa8c68ff3123830b352901 /multimedia/ogmrip
parentdc1c8cfb3fad1345a75fc4247d80245b0306e5fb (diff)
downloadfreebsd-ports-gnome-9776899737cbcd28d92198d53f85ba64cfcda4df.tar.gz
freebsd-ports-gnome-9776899737cbcd28d92198d53f85ba64cfcda4df.tar.zst
freebsd-ports-gnome-9776899737cbcd28d92198d53f85ba64cfcda4df.zip
- Chase multimedia/mplayer split
PR: ports/115416 Submitted by: Thomas Zander <thomas.e.zander at googlemail.com>
Diffstat (limited to 'multimedia/ogmrip')
-rw-r--r--multimedia/ogmrip/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/ogmrip/Makefile b/multimedia/ogmrip/Makefile
index 14533aa53133..874b64b218a6 100644
--- a/multimedia/ogmrip/Makefile
+++ b/multimedia/ogmrip/Makefile
@@ -15,12 +15,12 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
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