aboutsummaryrefslogtreecommitdiffstats
path: root/x11
diff options
context:
space:
mode:
authorjmz <jmz@FreeBSD.org>2000-11-09 12:33:13 +0800
committerjmz <jmz@FreeBSD.org>2000-11-09 12:33:13 +0800
commit8eb28a14addb2540e7a3676fc7e5e43dc385e46c (patch)
treeb788c63ad3380044c7f1f0210287204ed67af801 /x11
parent91619d3d73316f884fbfacc6233b347c1f629128 (diff)
downloadfreebsd-ports-gnome-8eb28a14addb2540e7a3676fc7e5e43dc385e46c.tar.gz
freebsd-ports-gnome-8eb28a14addb2540e7a3676fc7e5e43dc385e46c.tar.zst
freebsd-ports-gnome-8eb28a14addb2540e7a3676fc7e5e43dc385e46c.zip
Mark BROKEN for FreeBSD < 4.1. Compilation requires <sys/agpio.h> which
does not exist. Furthermore `as' does not grok one assembly source (xc/lib/GL/mesa/src/X86/common_x86asm.S)
Diffstat (limited to 'x11')
-rw-r--r--x11/XFree86-4/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/x11/XFree86-4/Makefile b/x11/XFree86-4/Makefile
index 9d4e96c87b3e..03f1883dde10 100644
--- a/x11/XFree86-4/Makefile
+++ b/x11/XFree86-4/Makefile
@@ -48,6 +48,10 @@ SCRIPTS_ENV+= MACHINE=alpha
PLIST= ${PKGDIR}/pkg-plist.alpha
.endif
+.if ${OSVERSION} < 410000
+BROKEN= "can't be compiled on this system (missing headers)"
+.endif
+
.if defined(XDM_DES) && (${USA_RESIDENT} != YES && ${USA_RESIDENT} != NO)
pre-fetch:
@${ECHO}