aboutsummaryrefslogtreecommitdiff
path: root/databases/mysql++
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2006-09-17 01:28:07 +0000
committerKris Kennaway <kris@FreeBSD.org>2006-09-17 01:28:07 +0000
commitfdad3a3ecd027894030328db7b715c8e578b0749 (patch)
tree7c33983ff53fbbe7c07c5e4c30e498fa2ec2ea75 /databases/mysql++
parent3f155b6f6690245fc975228220bde1391a693f29 (diff)
downloadports-fdad3a3ecd027894030328db7b715c8e578b0749.tar.gz
ports-fdad3a3ecd027894030328db7b715c8e578b0749.zip
BROKEN: Does not compile
Notes
Notes: svn path=/head/; revision=173181
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