Fix an other typo.
Submitted by: pav!
This commit is contained in:
parent
31354e4e40
commit
8d052b7fb9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=235205
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ IGNORE_WITH_MYSQL=323
|
|||
GNU_CONFIGURE= yes
|
||||
USE_QT_VER= 3
|
||||
CONFIGURE_ARGS+=--with-mysql-include=${LOCALBASE}/include/mysql \
|
||||
--with-mysql-lib=${LOCALBSE}/lib/mysql \
|
||||
--with-mysql-lib=${LOCALBASE}/lib/mysql \
|
||||
--with-qt=${QT_PREFIX}
|
||||
|
||||
DOCS= Changelog.txt README.txt TODO.txt
|
||||
|
|
Loading…
Reference in a new issue