From 4565441d205a177ee7d021c936e44bcc0246dd44 Mon Sep 17 00:00:00 2001 From: Jean-Marc Zucconi Date: Sat, 9 Oct 1999 01:50:33 +0000 Subject: Mark BROKEN for -current (signal.h) --- x11/XFree86-4-clients/Makefile | 5 +++++ x11/XFree86-4-libraries/Makefile | 5 +++++ x11/XFree86-4/Makefile | 5 +++++ x11/XFree86/Makefile | 5 +++++ 4 files changed, 20 insertions(+) (limited to 'x11') diff --git a/x11/XFree86-4-clients/Makefile b/x11/XFree86-4-clients/Makefile index ef5edd52cd57..83354a608855 100644 --- a/x11/XFree86-4-clients/Makefile +++ b/x11/XFree86-4-clients/Makefile @@ -18,6 +18,11 @@ DISTFILES= X335src-1.tgz X335src-2.tgz MAINTAINER= jmz@FreeBSD.org +.include +.if ${OSVERSION} > 400010 +BROKEN= problem with /usr/include/signal.h +.endif + IS_INTERACTIVE= yes # configure script asks questions NO_PACKAGE= package available from XFree86 ALL_TARGET= World diff --git a/x11/XFree86-4-libraries/Makefile b/x11/XFree86-4-libraries/Makefile index ef5edd52cd57..83354a608855 100644 --- a/x11/XFree86-4-libraries/Makefile +++ b/x11/XFree86-4-libraries/Makefile @@ -18,6 +18,11 @@ DISTFILES= X335src-1.tgz X335src-2.tgz MAINTAINER= jmz@FreeBSD.org +.include +.if ${OSVERSION} > 400010 +BROKEN= problem with /usr/include/signal.h +.endif + IS_INTERACTIVE= yes # configure script asks questions NO_PACKAGE= package available from XFree86 ALL_TARGET= World diff --git a/x11/XFree86-4/Makefile b/x11/XFree86-4/Makefile index ef5edd52cd57..83354a608855 100644 --- a/x11/XFree86-4/Makefile +++ b/x11/XFree86-4/Makefile @@ -18,6 +18,11 @@ DISTFILES= X335src-1.tgz X335src-2.tgz MAINTAINER= jmz@FreeBSD.org +.include +.if ${OSVERSION} > 400010 +BROKEN= problem with /usr/include/signal.h +.endif + IS_INTERACTIVE= yes # configure script asks questions NO_PACKAGE= package available from XFree86 ALL_TARGET= World diff --git a/x11/XFree86/Makefile b/x11/XFree86/Makefile index ef5edd52cd57..83354a608855 100644 --- a/x11/XFree86/Makefile +++ b/x11/XFree86/Makefile @@ -18,6 +18,11 @@ DISTFILES= X335src-1.tgz X335src-2.tgz MAINTAINER= jmz@FreeBSD.org +.include +.if ${OSVERSION} > 400010 +BROKEN= problem with /usr/include/signal.h +.endif + IS_INTERACTIVE= yes # configure script asks questions NO_PACKAGE= package available from XFree86 ALL_TARGET= World -- cgit v1.2.3