aboutsummaryrefslogtreecommitdiff
path: root/databases/tcl-Mysql
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2014-03-06 20:44:49 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2014-03-06 20:44:49 +0000
commit832c3ead7fc93bfb161c28140ec081d0b8c4f719 (patch)
tree8e75f1ab5346b757f6d94e5a4da557a84bac9765 /databases/tcl-Mysql
parent50813e10e3a2bca8fc8977459c545e168521f504 (diff)
downloadports-832c3ead7fc93bfb161c28140ec081d0b8c4f719.tar.gz
ports-832c3ead7fc93bfb161c28140ec081d0b8c4f719.zip
Mark BROKEN: Does not build
c++ -fpic -DPIC -O2 -pipe -fno-strict-aliasing -I/usr/local/include/tcl8.4 -I/usr/local/include/mysql -c /wrkdirs/usr/ports/databases/tcl-Mysql/work/tcl-sql/sql-mysql.cc -o sql-mysql.So /wrkdirs/usr/ports/databases/tcl-Mysql/work/tcl-sql/sql-mysql.cc:1:17: error: tcl.h: No such file or directory In file included from /wrkdirs/usr/ports/databases/tcl-Mysql/work/tcl-sql/sql-mysql.h:3, from /wrkdirs/usr/ports/databases/tcl-Mysql/work/tcl-sql/sql-mysql.cc:2: /wrkdirs/usr/ports/databases/tcl-Mysql/work/tcl-sql/sql-interface.h: In member function 'virtual Sql_row* Sql_interface::fetchrow(int)': /wrkdirs/usr/ports/databases/tcl-Mysql/work/tcl-sql/sql-interface.h:49: error: 'NULL' was not declared in this scope ... Reported by: pkg-fallout
Notes
Notes: svn path=/head/; revision=347322
Diffstat (limited to 'databases/tcl-Mysql')
-rw-r--r--databases/tcl-Mysql/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/tcl-Mysql/Makefile b/databases/tcl-Mysql/Makefile
index da89fb0ff1a9..dd258f036ff0 100644
--- a/databases/tcl-Mysql/Makefile
+++ b/databases/tcl-Mysql/Makefile
@@ -16,6 +16,7 @@ OPTIONS_DEFINE= DOCS
PATCH_DEPENDS= rcsdiff:${PORTSDIR}/devel/rcs
+BROKEN= Does not build
USE_MYSQL= 41+
USES= tcl
TCL_NODOT= tcl${TCL_VER:S/.//}