aboutsummaryrefslogtreecommitdiff
path: root/multimedia/helixplayer
diff options
context:
space:
mode:
authorErwin Lansing <erwin@FreeBSD.org>2008-02-01 11:28:18 +0000
committerErwin Lansing <erwin@FreeBSD.org>2008-02-01 11:28:18 +0000
commitca6a30aa72e6446e361e97b0679ce13ccdaa9282 (patch)
tree98e03ea04a7e74d4f25542ee3b49422beabd7e4d /multimedia/helixplayer
parentec28db159ea52d88f994eb143882fa88ce09017e (diff)
downloadports-ca6a30aa72e6446e361e97b0679ce13ccdaa9282.tar.gz
ports-ca6a30aa72e6446e361e97b0679ce13ccdaa9282.zip
Notes
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=""