aboutsummaryrefslogtreecommitdiff
path: root/multimedia/dvbcut
diff options
context:
space:
mode:
authorStefan Eßer <se@FreeBSD.org>2013-10-29 10:48:56 +0000
committerStefan Eßer <se@FreeBSD.org>2013-10-29 10:48:56 +0000
commit376f6336f8bf77eaf3262a21571a463080f918b6 (patch)
treecb5d84aec24fd4a2fc40f1f768e860e910223db6 /multimedia/dvbcut
parent8151e33f4c139b040f8685966d59d1c923d25b78 (diff)
downloadports-376f6336f8bf77eaf3262a21571a463080f918b6.tar.gz
ports-376f6336f8bf77eaf3262a21571a463080f918b6.zip
Mark broken due to dependency on older FFMPEG.
I'm working on a fix.
Notes
Notes: svn path=/head/; revision=331939
Diffstat (limited to 'multimedia/dvbcut')
-rw-r--r--multimedia/dvbcut/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/multimedia/dvbcut/Makefile b/multimedia/dvbcut/Makefile
index 10627f0619f3..151e286aa8cf 100644
--- a/multimedia/dvbcut/Makefile
+++ b/multimedia/dvbcut/Makefile
@@ -28,8 +28,7 @@ CXXFLAGS+= -I${LOCALBASE}/include \
-I${LOCALBASE}/include/libavformat \
-I${LOCALBASE}/include/libswscale
-#NO_STAGE= yes
-#MAN1= dvbcut.1
+BROKEN= Does not compile due to FFMPEG update - will be fixed soon
pre-patch:
cd ${WRKSRC} && ${BZCAT} ${FILESDIR}/use-qt4.diff.bz2 | ${PATCH} -p2