BROKEN on alpha: Does not build
Approved by: portmgr (self)
This commit is contained in:
parent
7a05ec19e5
commit
3737398a61
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=125646
@ -31,6 +31,10 @@ ALLTARGET= all doc
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${ARCH} == "alpha"
|
||||
BROKEN= "Does not compile on alpha"
|
||||
.endif
|
||||
|
||||
.if ${OSVERSION} < 500000
|
||||
USE_GCC= 3.4
|
||||
.endif
|
||||
|
Loading…
Reference in New Issue
Block a user