mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-03 11:12:13 +00:00
Now builds on amd64
This commit is contained in:
parent
c4bba30ba6
commit
bab366499c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=132934
@ -45,8 +45,8 @@ CONFIGURE_ARGS+= --enable-grace
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${ARCH} == "alpha" || ${ARCH} == "amd64"
|
||||
BROKEN= "Does not compile on alpha or amd64"
|
||||
.if ${ARCH} == "alpha"
|
||||
BROKEN= "Does not compile on alpha"
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
|
Loading…
x
Reference in New Issue
Block a user