mariadb* build fine with bsd make
This commit is contained in:
parent
68b69878da
commit
19e5853130
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=428315
2 changed files with 2 additions and 2 deletions
|
@ -30,7 +30,7 @@ PKGMESSAGE= ${WRKDIR}/pkg-message
|
|||
|
||||
SLAVEDIRS= databases/mariadb100-client
|
||||
USES= bison:build cmake compiler:c++11-lib cpe execinfo \
|
||||
ncurses gmake shebangfix ssl
|
||||
ncurses shebangfix ssl
|
||||
USE_LDCONFIG= ${PREFIX}/lib/mysql ${PREFIX}/lib/mysql/plugin
|
||||
SHEBANG_FILES= scripts/*.sh
|
||||
SITESDIR= mariadb/mariadb-${PORTVERSION}/source
|
||||
|
|
|
@ -24,7 +24,7 @@ SUB_FILES= pkg-message
|
|||
PKGMESSAGE= ${WRKDIR}/pkg-message
|
||||
|
||||
SLAVEDIRS= databases/mariadb55-client
|
||||
USES= cmake execinfo gmake shebangfix ssl
|
||||
USES= cmake execinfo shebangfix ssl
|
||||
SHEBANG_FILES= scripts/*.sh
|
||||
|
||||
CMAKE_ARGS+= -DINSTALL_DOCDIR="share/doc/mysql" \
|
||||
|
|
Loading…
Reference in a new issue