This appears to be building again. Set NO_LATEST_LINK since we now have
a chimera2 port. Remove '-m486' from CFLAGS when !i386Architecture so this builds on FreeBSD/Alpha.
This commit is contained in:
parent
f4971b755f
commit
db7c36e0de
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=21775
1 changed files with 1 additions and 2 deletions
|
@ -12,8 +12,7 @@ MASTER_SITES= ftp://ftp.cs.unlv.edu/pub/chimera/
|
|||
|
||||
MAINTAINER= jseger@FreeBSD.org
|
||||
|
||||
BROKEN= build
|
||||
|
||||
NO_LATEST_LINK= yes
|
||||
USE_IMAKE= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Reference in a new issue