diff options
-rw-r--r-- | x11/XFree86-4/Makefile | 4 |
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} |