aboutsummaryrefslogtreecommitdiff
path: root/multimedia/vlc
diff options
context:
space:
mode:
authorJuergen Lock <nox@FreeBSD.org>2012-09-09 16:32:34 +0000
committerJuergen Lock <nox@FreeBSD.org>2012-09-09 16:32:34 +0000
commite58ca03ab3bbcb89f3a4b3121e2a11e2b2d4c0f2 (patch)
treef13179f9a974de54eef993977c62677f9b2c2ee8 /multimedia/vlc
parent2b0c5fa5e00ec413dcb2fb8f5e225d211b3067c1 (diff)
downloadports-e58ca03ab3bbcb89f3a4b3121e2a11e2b2d4c0f2.tar.gz
ports-e58ca03ab3bbcb89f3a4b3121e2a11e2b2d4c0f2.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 165435a7548f..3f9f0a4cdd9d 100644
--- a/multimedia/vlc/Makefile
+++ b/multimedia/vlc/Makefile
@@ -178,6 +178,10 @@ CONFIGURE_ARGS+=--disable-qt4
.include <bsd.port.pre.mk>
# OS specific hacks
+.if (${OSVERSION} < 800000)
+BROKEN= doesn't build on such an old FreeBSD version
+.endif
+
.if (${OSVERSION} < 800040)
EXTRA_PATCHES+= ${FILESDIR}/extra-patch-modules__misc__inhibit__xdg.c \
${FILESDIR}/extra-patch-modules__misc__inhibit__xscreensaver.c