diff options
Diffstat (limited to 'multimedia/mjpegtools')
-rw-r--r-- | multimedia/mjpegtools/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/multimedia/mjpegtools/Makefile b/multimedia/mjpegtools/Makefile index 86b1d6e5b85..ab3dce1d997 100644 --- a/multimedia/mjpegtools/Makefile +++ b/multimedia/mjpegtools/Makefile @@ -14,6 +14,8 @@ MASTER_SITE_SUBDIR= mjpeg MAINTAINER= lioux@FreeBSD.org COMMENT= Set of tools to record/playback/edit videos in MPEG format +BROKEN= "Does not compile" + BUILD_DEPENDS= nasm:${PORTSDIR}/devel/nasm LIB_DEPENDS= aviplay.0:${PORTSDIR}/multimedia/avifile \ jpeg.9:${PORTSDIR}/graphics/jpeg |