1
0
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:
Kris Kennaway 2006-11-17 06:45:48 +00:00
parent 5509421495
commit 4492170cbd
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=177428
2 changed files with 8 additions and 0 deletions

View File

@ -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

View File

@ -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