mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Mark as broken on sparc64: fails to configure.
This commit is contained in:
parent
57c28ebd77
commit
c064a7743d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=234762
1 changed files with 4 additions and 0 deletions
|
@ -21,6 +21,10 @@ MAN5= free-sa.conf.5
|
||||||
|
|
||||||
.include <bsd.port.pre.mk>
|
.include <bsd.port.pre.mk>
|
||||||
|
|
||||||
|
.if ${ARCH} == "sparc64"
|
||||||
|
BROKEN= Does not configure on sparc64
|
||||||
|
.endif
|
||||||
|
|
||||||
.if defined(NOPORTDOCS)
|
.if defined(NOPORTDOCS)
|
||||||
EXTRA_PATCHES+= ${FILESDIR}/extra-patch-Makefile
|
EXTRA_PATCHES+= ${FILESDIR}/extra-patch-Makefile
|
||||||
.endif
|
.endif
|
||||||
|
|
Loading…
Add table
Reference in a new issue