IGNORE on 4.x too since the same problems exist

This commit is contained in:
Kris Kennaway 2004-11-24 01:46:39 +00:00
parent f19658773f
commit 39652bf67a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=122256
2 changed files with 2 additions and 6 deletions

View File

@ -46,9 +46,7 @@ CONFIGURE_ARGS+= --enable-threads
.include <bsd.port.pre.mk>
.if ${OSVERSION} >= 503000
IGNORE= crashes at runtime on FreeBSD >= 5.x
.endif
IGNORE= crashes at runtime
.if !exists(${JAVABINDIR}/java)
WITHOUT_JAVA= yes

View File

@ -46,9 +46,7 @@ CONFIGURE_ARGS+= --enable-threads
.include <bsd.port.pre.mk>
.if ${OSVERSION} >= 503000
IGNORE= crashes at runtime on FreeBSD >= 5.x
.endif
IGNORE= crashes at runtime
.if !exists(${JAVABINDIR}/java)
WITHOUT_JAVA= yes