mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-25 00:51:21 +00:00
BROKEN on sparc64: does not build
This commit is contained in:
parent
5509421495
commit
4492170cbd
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=177428
@ -47,6 +47,10 @@ USE_TK= yes
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${ARCH} == "sparc64"
|
||||
BROKEN= Does not build on sparc64
|
||||
.endif
|
||||
|
||||
.if ${OSVERSION} < 502102
|
||||
WITHOUT_ODBC= yes
|
||||
.endif
|
||||
|
@ -47,6 +47,10 @@ USE_TK= yes
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${ARCH} == "sparc64"
|
||||
BROKEN= Does not build on sparc64
|
||||
.endif
|
||||
|
||||
.if ${OSVERSION} < 502102
|
||||
WITHOUT_ODBC= yes
|
||||
.endif
|
||||
|
Loading…
Reference in New Issue
Block a user