- Fix build
Approved bu: maintainer Reported by: kris via bento
This commit is contained in:
parent
9f923f8a5e
commit
ab6dc456b9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=91494
2 changed files with 2 additions and 0 deletions
|
@ -18,6 +18,7 @@ COMMENT= Complex C++ API for MySQL
|
|||
|
||||
USE_MYSQL= yes
|
||||
USE_GMAKE= yes
|
||||
USE_PERL5= yes
|
||||
HAS_CONFIGURE= yes
|
||||
CONFIGURE_ENV= CXXFLAGS="${CXXFLAGS} -D_FIX_FOR_BSD_ -Wno-deprecated"
|
||||
CONFIGURE_ARGS= --with-mysql=${LOCALBASE} \
|
||||
|
|
|
@ -18,6 +18,7 @@ COMMENT= Complex C++ API for MySQL
|
|||
|
||||
USE_MYSQL= yes
|
||||
USE_GMAKE= yes
|
||||
USE_PERL5= yes
|
||||
HAS_CONFIGURE= yes
|
||||
CONFIGURE_ENV= CXXFLAGS="${CXXFLAGS} -D_FIX_FOR_BSD_ -Wno-deprecated"
|
||||
CONFIGURE_ARGS= --with-mysql=${LOCALBASE} \
|
||||
|
|
Loading…
Reference in a new issue