mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
- Now builds on sparc64
This commit is contained in:
parent
3585dab56b
commit
2c2b807e7e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=167052
1 changed files with 2 additions and 2 deletions
|
@ -20,8 +20,8 @@ MANCOMPRESSED= yes
|
||||||
|
|
||||||
.include <bsd.port.pre.mk>
|
.include <bsd.port.pre.mk>
|
||||||
|
|
||||||
.if ${ARCH} == "ia64" || ${ARCH} == "sparc64"
|
.if ${ARCH} == "ia64"
|
||||||
BROKEN= "Does not build on ia64 or sparc64"
|
BROKEN= "Does not build on ${ARCH}"
|
||||||
.endif
|
.endif
|
||||||
|
|
||||||
.include <bsd.port.post.mk>
|
.include <bsd.port.post.mk>
|
||||||
|
|
Loading…
Add table
Reference in a new issue