aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia/helixplayer
diff options
context:
space:
mode:
authorerwin <erwin@FreeBSD.org>2008-02-01 19:28:18 +0800
committererwin <erwin@FreeBSD.org>2008-02-01 19:28:18 +0800
commitc59a56ce051149e95977c2ac2dad672ed6320975 (patch)
treec44156e0a140a1c4d7898caf46b33f1389332981 /multimedia/helixplayer
parent9c5645b516f0cd2d734b49053f7c8c1d4851749c (diff)
downloadfreebsd-ports-gnome-c59a56ce051149e95977c2ac2dad672ed6320975.tar.gz
freebsd-ports-gnome-c59a56ce051149e95977c2ac2dad672ed6320975.tar.zst
freebsd-ports-gnome-c59a56ce051149e95977c2ac2dad672ed6320975.zip
Mark BROKEN across the board.
Diffstat (limited to 'multimedia/helixplayer')
-rw-r--r--multimedia/helixplayer/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/multimedia/helixplayer/Makefile b/multimedia/helixplayer/Makefile
index 8871d92a31e2..9e6c5afe477c 100644
--- a/multimedia/helixplayer/Makefile
+++ b/multimedia/helixplayer/Makefile
@@ -21,6 +21,8 @@ LIB_DEPENDS= theora.0:${PORTSDIR}/multimedia/libtheora \
png:${PORTSDIR}/graphics/png \
jpeg:${PORTSDIR}/graphics/jpeg
+BROKEN= Does not compile
+
USE_BZIP2= yes
USE_OPENSSL= yes
USE_PYTHON= yes
@@ -49,10 +51,6 @@ OPTIONS= PLUGIN "Build with Gecko browser plug-in" off
BROKEN= coredumps during compilation on ${ARCH}
.endif
-.if ${OSVERSION} >= 700042
-BROKEN= Does not compile with GCC 4.2
-.endif
-
.if defined(WITH_PLUGIN)
USE_GECKO= firefox mozilla firefox15 seamonkey
PLIST_SUB+= PLUGIN=""