Enable Java/libgcj for those platforms it currently works (i386) rather
than disabling it for platforms we know it's broken.
This commit is contained in:
parent
37ad036b89
commit
4911ee2897
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=164492
@ -44,7 +44,7 @@ NOMANCOMPRESS= yes # too hard to deal with differences on 5-cur and releng4
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${ARCH} == amd64 || ${ARCH} == ia64 || ${ARCH} == sparc64
|
||||
.if ${ARCH} != i386
|
||||
WITHOUT_JAVA= yes
|
||||
.endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user