summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2020-07-26 06:52:20 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2020-07-26 06:52:20 +0000
commite44b8b4ac260ab8cdeea1409ca1a3be6f314cbf6 (patch)
tree959989300f83832cbc034539ccfa66d048c382a1
parentMark BROKEN (diff)
Mark BROKEN
Reported by: pkg-fallout
Notes
Notes: svn path=/head/; revision=543437
-rw-r--r--databases/sqsh/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/databases/sqsh/Makefile b/databases/sqsh/Makefile
index 20dc01ee9da3..4faf58cf9d60 100644
--- a/databases/sqsh/Makefile
+++ b/databases/sqsh/Makefile
@@ -13,6 +13,8 @@ COMMENT= Interactive tool for querying Sybase database servers
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
+BROKEN= cmd_connect.c:1897:17: error: use of undeclared identifier 'CS_MAX_CHAR'
+
LIB_DEPENDS= libct.so:databases/freetds
USES= readline tar:tgz