aboutsummaryrefslogtreecommitdiffstats
path: root/databases
diff options
context:
space:
mode:
Diffstat (limited to 'databases')
-rw-r--r--databases/mysqlcc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/mysqlcc/Makefile b/databases/mysqlcc/Makefile
index 9743f464111c..6e88bfcf22a5 100644
--- a/databases/mysqlcc/Makefile
+++ b/databases/mysqlcc/Makefile
@@ -25,7 +25,7 @@ IGNORE_WITH_MYSQL=323
GNU_CONFIGURE= yes
USE_QT_VER= 3
CONFIGURE_ARGS+=--with-mysql-include=${LOCALBASE}/include/mysql \
- --with-mysql-lib=${LOCALABSE}/lib/mysql \
+ --with-mysql-lib=${LOCALBSE}/lib/mysql \
--with-qt=${QT_PREFIX}
DOCS= Changelog.txt README.txt TODO.txt