summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorJean-Marc Zucconi <jmz@FreeBSD.org>1999-10-09 01:50:33 +0000
committerJean-Marc Zucconi <jmz@FreeBSD.org>1999-10-09 01:50:33 +0000
commit4565441d205a177ee7d021c936e44bcc0246dd44 (patch)
tree6f5d17b710a3a4da08d09b7915368bcd22381fe5 /x11
parentAdd back xpm dependencies so these will build again. (diff)
Mark BROKEN for -current (signal.h)
Notes
Notes: svn path=/head/; revision=22268
Diffstat (limited to 'x11')
-rw-r--r--x11/XFree86-4-clients/Makefile5
-rw-r--r--x11/XFree86-4-libraries/Makefile5
-rw-r--r--x11/XFree86-4/Makefile5
-rw-r--r--x11/XFree86/Makefile5
4 files changed, 20 insertions, 0 deletions
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 <bsd.port.pre.mk>
+.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 <bsd.port.pre.mk>
+.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 <bsd.port.pre.mk>
+.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 <bsd.port.pre.mk>
+.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