diff options
Diffstat (limited to 'databases/mariadb/Makefile')
-rw-r--r-- | databases/mariadb/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/mariadb/Makefile b/databases/mariadb/Makefile index 7ef132b7c990..d66fee676890 100644 --- a/databases/mariadb/Makefile +++ b/databases/mariadb/Makefile @@ -19,7 +19,7 @@ COMMENT= A database server that offers drop-in replacement functionality for MyS CONFLICTS= mysql-server-[0-9]* mysql-client-[0-9]* GNU_CONFIGURE= yes -USE_LDCONFIG= yes +USE_LDCONFIG= ${PREFIX}/lib/mysql USE_RC_SUBR= mysql-server USERS= mysql |