aboutsummaryrefslogtreecommitdiff
path: root/databases/mysql++
diff options
context:
space:
mode:
Diffstat (limited to 'databases/mysql++')
-rw-r--r--databases/mysql++/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/databases/mysql++/Makefile b/databases/mysql++/Makefile
index b8d70f05c0d0..e394c470ed20 100644
--- a/databases/mysql++/Makefile
+++ b/databases/mysql++/Makefile
@@ -15,6 +15,8 @@ PKGNAMESUFFIX= -mysql${MYSQL_VER}
MAINTAINER= sergey@network-asp.biz
COMMENT= Complex C++ API for MySQL${MYSQL_VER}
+BROKEN= Does not compile
+
USE_MYSQL= yes
USE_AUTOTOOLS= libtool:15
CONFIGURE_ARGS= --with-mysql=${LOCALBASE} --disable-examples