aboutsummaryrefslogtreecommitdiffstats
path: root/databases/mysql55-client/Makefile
diff options
context:
space:
mode:
authorale <ale@FreeBSD.org>2011-01-12 04:33:38 +0800
committerale <ale@FreeBSD.org>2011-01-12 04:33:38 +0800
commit720c5fe6a0c4698411cac16e6d691363879f16cb (patch)
tree0976e54414ba012708205c2297c6f1058586a3be /databases/mysql55-client/Makefile
parent0a5ee5f571e315a4cbc301df90324893762aeca3 (diff)
downloadfreebsd-ports-gnome-720c5fe6a0c4698411cac16e6d691363879f16cb.tar.gz
freebsd-ports-gnome-720c5fe6a0c4698411cac16e6d691363879f16cb.tar.zst
freebsd-ports-gnome-720c5fe6a0c4698411cac16e6d691363879f16cb.zip
Remove any attempts to create a libmysqlclient not linked to a threading library.
Restore previous libraries location. These two changes should fix most of the reported errors. Feature safe: yes
Diffstat (limited to 'databases/mysql55-client/Makefile')
-rw-r--r--databases/mysql55-client/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/mysql55-client/Makefile b/databases/mysql55-client/Makefile
index 0801fcee7ca6..fb471d1dea78 100644
--- a/databases/mysql55-client/Makefile
+++ b/databases/mysql55-client/Makefile
@@ -22,7 +22,7 @@ CONFLICTS_INSTALL= mysql-client-[34].* mysql-client-5.[0-46-9].*
CMAKE_ARGS= -DWITHOUT_SERVER=1
-USE_LDCONFIG= yes
+USE_LDCONFIG= ${PREFIX}/lib/mysql
MAN1= comp_err.1 msql2mysql.1 mysql.1 mysql_config.1 mysql_find_rows.1 \
mysql_waitpid.1 mysqlaccess.1 mysqladmin.1 mysqlbinlog.1 \