diff options
author | John Marino <marino@FreeBSD.org> | 2017-02-01 15:48:15 +0000 |
---|---|---|
committer | John Marino <marino@FreeBSD.org> | 2017-02-01 15:48:15 +0000 |
commit | 63202777a4ea7cb3deaae60623e5b32c9d87a2b7 (patch) | |
tree | dcf65982900e444f476406efe3febd79d31186ae /databases/mariadb55-client | |
parent | 372ca81cc2c8217d65ab2beb323122c41c8dd835 (diff) |
Notes
Diffstat (limited to 'databases/mariadb55-client')
-rw-r--r-- | databases/mariadb55-client/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/databases/mariadb55-client/Makefile b/databases/mariadb55-client/Makefile index 7b6bd9fe4f05..825745349751 100644 --- a/databases/mariadb55-client/Makefile +++ b/databases/mariadb55-client/Makefile @@ -19,9 +19,7 @@ CONFLICTS_INSTALL= mariadb5[0-46-9]-client-* \ percona*-client-* CMAKE_ARGS+= -DWITHOUT_SERVER=1 - USE_LDCONFIG= ${PREFIX}/lib/mysql - CLIENT_ONLY= yes .include "${MASTERDIR}/Makefile" |