aboutsummaryrefslogtreecommitdiff
path: root/multimedia/mencoder/Makefile
diff options
context:
space:
mode:
authorMartin Matuska <mm@FreeBSD.org>2010-04-25 08:29:23 +0000
committerMartin Matuska <mm@FreeBSD.org>2010-04-25 08:29:23 +0000
commitf155fbed294a190874c4a27f472726b9c56dabab (patch)
treededb8d84a99fb5dbb50f712debe5aa371e8e83ae /multimedia/mencoder/Makefile
parente52e1bb2f8c028d38a5f4e1c32c38819fe0f0c57 (diff)
downloadports-f155fbed294a190874c4a27f472726b9c56dabab.tar.gz
ports-f155fbed294a190874c4a27f472726b9c56dabab.zip
Notes
Diffstat (limited to 'multimedia/mencoder/Makefile')
-rw-r--r--multimedia/mencoder/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/multimedia/mencoder/Makefile b/multimedia/mencoder/Makefile
index 6e8a950b5ae7..a0bfc52fa0c4 100644
--- a/multimedia/mencoder/Makefile
+++ b/multimedia/mencoder/Makefile
@@ -6,6 +6,7 @@
PORTNAME= mencoder
PORTVERSION= ${MPLAYER_PORT_VERSION}
+PORTREVISION= 1
COMMENT= Convenient video file and movie encoder
NO_PACKAGE= Port has restricted dependencies
@@ -25,7 +26,6 @@ OPTIONS+= LIBDV "Enable libdv support" off
OPTIONS+= MAD "Enable mad MPEG audio engine support" off
OPTIONS+= AMR "Enable opencore AMR audio codec support" off
OPTIONS+= TWOLAME "Enable twolame MPEG audio codec support" off
-OPTIONS+= DTS "Enable DTS audio codec support" on
OPTIONS+= LIBMPCDEC "Enable libmpcdec support" off
OPTIONS+= FAAC "Enable FAAC audio codec support" off
OPTIONS+= LADSPA "Enable LADSPA plugin support" off
@@ -65,6 +65,7 @@ BUILD_DEPENDS+= mplayer:${PORTSDIR}/multimedia/mplayer
RUN_DEPENDS+= mplayer:${PORTSDIR}/multimedia/mplayer
CONFIGURE_ARGS+= --disable-mplayer \
+ --disable-libdca \
--disable-x11 \
--disable-vdpau \
--disable-fontconfig \