mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-12 07:27:57 +00: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
@ -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…
Reference in New Issue
Block a user