mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-12 07:27:57 +00:00
Also broken on alpha 4.x
Approved by: portmgr (self)
This commit is contained in:
parent
76d665c19c
commit
2de80c3b0d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=125644
@ -33,8 +33,8 @@ USE_REINPLACE= yes
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${ARCH} == "alpha" && ${OSVERSION} >= 502102
|
||||
BROKEN= "Does not compile on alpha 5.x"
|
||||
.if ${ARCH} == "alpha"
|
||||
BROKEN= "Does not compile on alpha"
|
||||
.endif
|
||||
|
||||
pre-build:
|
||||
|
Loading…
Reference in New Issue
Block a user