mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Mark slave port databases/libgda3-freetds broken on sparc64.
This commit is contained in:
parent
b55b5f7fd8
commit
4dda1d859a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=227492
1 changed files with 4 additions and 0 deletions
|
@ -75,6 +75,10 @@ CONFIGURE_ARGS+= --without-firebird
|
|||
.endif
|
||||
|
||||
.if ${LIBGDA3_SLAVE}=="freetds"
|
||||
.if ${ARCH} == "sparc64"
|
||||
BROKEN= Does not compile on sparc64
|
||||
.endif
|
||||
|
||||
LIB_DEPENDS+= tds.5:${PORTSDIR}/databases/freetds
|
||||
CONFIGURE_ARGS+= --with-tds=${LOCALBASE}
|
||||
.else
|
||||
|
|
Loading…
Add table
Reference in a new issue