aboutsummaryrefslogtreecommitdiff
path: root/sysutils/xvidcap
diff options
context:
space:
mode:
authorThierry Thomas <thierry@FreeBSD.org>2004-12-17 23:00:55 +0000
committerThierry Thomas <thierry@FreeBSD.org>2004-12-17 23:00:55 +0000
commit3d926a8789427d9b0fdddcd698e78a84a5484aea (patch)
treeca658c840d0fcdf928949765717cec0b5263adb8 /sysutils/xvidcap
parentd77a69574f8196a7f8152a6c04d7a3ad4c3899f7 (diff)
downloadports-3d926a8789427d9b0fdddcd698e78a84a5484aea.tar.gz
ports-3d926a8789427d9b0fdddcd698e78a84a5484aea.zip
ffmpeg-0.4.9 has changed its API.
Mark broken untill a fix is found. Reported by: kris via pointyhat.
Notes
Notes: svn path=/head/; revision=124336
Diffstat (limited to 'sysutils/xvidcap')
-rw-r--r--sysutils/xvidcap/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/sysutils/xvidcap/Makefile b/sysutils/xvidcap/Makefile
index 02f749eb9236..7a495490c647 100644
--- a/sysutils/xvidcap/Makefile
+++ b/sysutils/xvidcap/Makefile
@@ -18,6 +18,8 @@ COMMENT= Capture your X display to individual frames or MPEG video
LIB_DEPENDS= avcodec.1:${PORTSDIR}/multimedia/ffmpeg
RUN_DEPENDS= animate:${PORTSDIR}/graphics/ImageMagick
+BROKEN= "Does not compile with ffmpeg-0.4.9.p1"
+
GNU_CONFIGURE= yes
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ENV= CFLAGS="${CFLAGS} -I${LOCALBASE}/include" \