diff options
author | Marcel Moolenaar <marcel@FreeBSD.org> | 1999-10-10 15:53:36 +0000 |
---|---|---|
committer | Marcel Moolenaar <marcel@FreeBSD.org> | 1999-10-10 15:53:36 +0000 |
commit | 888a76e81c07071c76259583c6d30aaae4db550f (patch) | |
tree | 579e303354f478b895cdde33cc02d52e5bc7e629 /x11 | |
parent | Increase wait from 4 hours to 5 hours. Seems the ports are taking longer (diff) |
Unbreak for -current.
Notes
Notes:
svn path=/head/; revision=22303
Diffstat (limited to 'x11')
-rw-r--r-- | x11/XFree86-4-clients/Makefile | 3 | ||||
-rw-r--r-- | x11/XFree86-4-libraries/Makefile | 3 | ||||
-rw-r--r-- | x11/XFree86-4/Makefile | 3 | ||||
-rw-r--r-- | x11/XFree86/Makefile | 3 |
4 files changed, 0 insertions, 12 deletions
diff --git a/x11/XFree86-4-clients/Makefile b/x11/XFree86-4-clients/Makefile index 83354a608855..8614d974d961 100644 --- a/x11/XFree86-4-clients/Makefile +++ b/x11/XFree86-4-clients/Makefile @@ -19,9 +19,6 @@ 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 diff --git a/x11/XFree86-4-libraries/Makefile b/x11/XFree86-4-libraries/Makefile index 83354a608855..8614d974d961 100644 --- a/x11/XFree86-4-libraries/Makefile +++ b/x11/XFree86-4-libraries/Makefile @@ -19,9 +19,6 @@ 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 diff --git a/x11/XFree86-4/Makefile b/x11/XFree86-4/Makefile index 83354a608855..8614d974d961 100644 --- a/x11/XFree86-4/Makefile +++ b/x11/XFree86-4/Makefile @@ -19,9 +19,6 @@ 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 diff --git a/x11/XFree86/Makefile b/x11/XFree86/Makefile index 83354a608855..8614d974d961 100644 --- a/x11/XFree86/Makefile +++ b/x11/XFree86/Makefile @@ -19,9 +19,6 @@ 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 |