aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia
diff options
context:
space:
mode:
authoramdmi3 <amdmi3@FreeBSD.org>2014-01-20 09:40:41 +0800
committeramdmi3 <amdmi3@FreeBSD.org>2014-01-20 09:40:41 +0800
commit14f75113ab947137c1fae6c2779426ae85a28351 (patch)
treeedb5305d565ab52f503560d80743d3f9a72485d8 /multimedia
parent776c26794e8a9a726a7592a2ea274b04522594d5 (diff)
downloadfreebsd-ports-gnome-14f75113ab947137c1fae6c2779426ae85a28351.tar.gz
freebsd-ports-gnome-14f75113ab947137c1fae6c2779426ae85a28351.tar.zst
freebsd-ports-gnome-14f75113ab947137c1fae6c2779426ae85a28351.zip
- Mark BROKEN, DEPRECATED and set EXPIRATION_DATA: the app segfaults and is unusable, upstream development ceased
PR: 177327 Submitted by: Luke <lukek@rogers.com>
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/openmovieeditor/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/multimedia/openmovieeditor/Makefile b/multimedia/openmovieeditor/Makefile
index 177991d3c1b8..8567ff767d2f 100644
--- a/multimedia/openmovieeditor/Makefile
+++ b/multimedia/openmovieeditor/Makefile
@@ -24,6 +24,10 @@ BUILD_DEPENDS= ${LOCALBASE}/lib/libmpeg3.a:${PORTSDIR}/multimedia/libmpeg3 \
${LOCALBASE}/lib/libquicktime/lqt_lame.so:${PORTSDIR}/multimedia/libquicktime-lame
RUN_DEPENDS= ${LOCALBASE}/lib/libquicktime/lqt_lame.so:${PORTSDIR}/multimedia/libquicktime-lame
+BROKEN= segfaults, upstread development ceased
+DEPRECATED= segfaults, upstread development ceased
+EXPIRATION_DATE=2014-02-03
+
USES= gmake pkgconfig
GNU_CONFIGURE= yes
USE_GL= yes