aboutsummaryrefslogtreecommitdiff
path: root/multimedia/openquicktime
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2004-09-19 02:59:05 +0000
committerKris Kennaway <kris@FreeBSD.org>2004-09-19 02:59:05 +0000
commit377caa388426fd9bdabe0696cc2c94739c635266 (patch)
tree207e0ac7ad48a3e2ade8f95d2cdeadec5362a18a /multimedia/openquicktime
parentd610bf888417e28bbc6e278ae652940f6204ebad (diff)
downloadports-377caa388426fd9bdabe0696cc2c94739c635266.tar.gz
ports-377caa388426fd9bdabe0696cc2c94739c635266.zip
Notes
Diffstat (limited to 'multimedia/openquicktime')
-rw-r--r--multimedia/openquicktime/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/multimedia/openquicktime/Makefile b/multimedia/openquicktime/Makefile
index 3178c907aac7..18ce2651250f 100644
--- a/multimedia/openquicktime/Makefile
+++ b/multimedia/openquicktime/Makefile
@@ -31,6 +31,10 @@ OPTIONS= DEBUG "Turn on debugging" on
.include <bsd.port.pre.mk>
+.if ${OSVERSION} >= 502126
+BROKEN= "Does not compile on FreeBSD >= 5.x"
+.endif
+
.ifndef(WITH_DEBUG)
CONFIGURE_ARGS+= --enable-debug=no
.endif