From 87ceaa3fac82a5109e54714cc36868335d909e2a Mon Sep 17 00:00:00 2001 From: lioux Date: Thu, 2 Jan 2003 04:57:55 +0000 Subject: Preemptivily mark BROKEN since it does not work with libmpeg 0.3.0 and later versions. libmpeg will be updated to 0.3.1 shortly Reviewed by: ijliao --- multimedia/gopchop/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'multimedia') diff --git a/multimedia/gopchop/Makefile b/multimedia/gopchop/Makefile index 46b5540151d9..8a162d4169df 100644 --- a/multimedia/gopchop/Makefile +++ b/multimedia/gopchop/Makefile @@ -17,6 +17,8 @@ DISTNAME= GOPchop-${PORTVERSION} MAINTAINER= ports@FreeBSD.org +BROKEN= Does not work with libmpeg 0.3.0 and later + BUILD_DEPENDS= ${LOCALBASE}/lib/libvo.a:${PORTSDIR}/multimedia/libmpeg2 LIB_DEPENDS= gnugetopt.1:${PORTSDIR}/devel/libgnugetopt \ mpeg2.0:${PORTSDIR}/multimedia/libmpeg2 -- cgit