Per maintainer, needs gcc2.95 to run, which means that there is no
point building it on the 64-bit archs.
This commit is contained in:
parent
c9f2828469
commit
ed7d0a2b3c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=100592
@ -35,7 +35,8 @@ USE_REINPLACE= yes
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} > 500000
|
||||
USE_GCC=2.95
|
||||
USE_GCC= 2.95
|
||||
NOT_FOR_ARCHS= amd64 sparc64 ia64
|
||||
.endif
|
||||
|
||||
.if !defined(WITH_SCENES)
|
||||
|
Loading…
Reference in New Issue
Block a user