aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia/helixplayer/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'multimedia/helixplayer/Makefile')
-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=""