diff options
author | linimon <linimon@FreeBSD.org> | 2006-07-17 05:23:30 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2006-07-17 05:23:30 +0800 |
commit | 7b0a1f64ea7d2d02acdd4f53f75bb99993a07a01 (patch) | |
tree | 7191b14e8807e067db6b72abde13b81724c19242 /multimedia | |
parent | c1fa73878885ea1228c46d4e24a512991b2fe3fd (diff) | |
download | freebsd-ports-gnome-7b0a1f64ea7d2d02acdd4f53f75bb99993a07a01.tar.gz freebsd-ports-gnome-7b0a1f64ea7d2d02acdd4f53f75bb99993a07a01.tar.zst freebsd-ports-gnome-7b0a1f64ea7d2d02acdd4f53f75bb99993a07a01.zip |
Mark broken: fails to compile.
Diffstat (limited to 'multimedia')
-rw-r--r-- | multimedia/libmpeg3/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/multimedia/libmpeg3/Makefile b/multimedia/libmpeg3/Makefile index d0694c7c8eea..2265759a4158 100644 --- a/multimedia/libmpeg3/Makefile +++ b/multimedia/libmpeg3/Makefile @@ -15,6 +15,8 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-src MAINTAINER= ip@doom.homeunix.org COMMENT= Advanced editing and manipulation of MPEG streams +BROKEN= fails to compile + USE_BZIP2= yes USE_GMAKE= yes USE_GCC= 3.4 |