IGNORE on 4.x too since the same problems exist
This commit is contained in:
parent
f19658773f
commit
39652bf67a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=122256
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user