aboutsummaryrefslogtreecommitdiff
path: root/databases/mysql55-client/Makefile
diff options
context:
space:
mode:
authorAlex Dupre <ale@FreeBSD.org>2012-04-30 07:25:41 +0000
committerAlex Dupre <ale@FreeBSD.org>2012-04-30 07:25:41 +0000
commit1e1dd17cdb78ad740958b75ee0e54fc9bbeae172 (patch)
treeb6d10463f283c006f7a3b0df23c10a602ba3ed40 /databases/mysql55-client/Makefile
parent9824a4b03e9d8b54eaeca35227365cfd05ec86c2 (diff)
downloadports-1e1dd17cdb78ad740958b75ee0e54fc9bbeae172.tar.gz
ports-1e1dd17cdb78ad740958b75ee0e54fc9bbeae172.zip
Allow to set additional CMAKE_ARGS.
Notes
Notes: svn path=/head/; revision=295708
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 fb471d1dea78..a58a46a97ce0 100644
--- a/databases/mysql55-client/Makefile
+++ b/databases/mysql55-client/Makefile
@@ -20,7 +20,7 @@ LATEST_LINK= mysql55-client
CONFLICTS_INSTALL= mysql-client-[34].* mysql-client-5.[0-46-9].*
-CMAKE_ARGS= -DWITHOUT_SERVER=1
+CMAKE_ARGS+= -DWITHOUT_SERVER=1
USE_LDCONFIG= ${PREFIX}/lib/mysql