aboutsummaryrefslogtreecommitdiff
path: root/multimedia/vlc
diff options
context:
space:
mode:
authorJeremy Messenger <mezz@FreeBSD.org>2006-06-24 22:08:49 +0000
committerJeremy Messenger <mezz@FreeBSD.org>2006-06-24 22:08:49 +0000
commit05ece93d753a28d30748c9deb43d14618ecc936c (patch)
tree9b5db9d33c0c58c45282793c19fcec0700f8b557 /multimedia/vlc
parent825d36b67168a144e03ca61b5da926edc5ce7538 (diff)
downloadports-05ece93d753a28d30748c9deb43d14618ecc936c.tar.gz
ports-05ece93d753a28d30748c9deb43d14618ecc936c.zip
Notes
Diffstat (limited to 'multimedia/vlc')
-rw-r--r--multimedia/vlc/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/multimedia/vlc/Makefile b/multimedia/vlc/Makefile
index 6ae1e44588cc..19b031564d14 100644
--- a/multimedia/vlc/Makefile
+++ b/multimedia/vlc/Makefile
@@ -68,6 +68,10 @@ CPPFLAGS+= -I${X11BASE}/include/wx-2.6/
.include <bsd.port.pre.mk>
+.if ${OSVERSION} < 500035
+BROKEN= does not build on FreeBSD 4.x
+.endif
+
.if ${PERL_LEVEL} < 500800
BROKEN= does not compile with perl ${PERL_VERSION}
.endif