mirror of
https://git.freebsd.org/ports.git
synced 2025-06-04 20:36:30 -04:00
- Fix build on 4.x
PR: 90463 Submitted by: Gea-Suan Lin <gslin@gslin.org> (maintainer) Approved by: clement (mentor)
This commit is contained in:
parent
9615879c28
commit
6cb33ed1c4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=151319
1 changed files with 1 additions and 0 deletions
|
@ -15,6 +15,7 @@ COMMENT= A benchmarking, stress testing, and load generation tool for Databases
|
|||
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS+= --with-smacks-dir=${DATADIR}
|
||||
USE_GETOPT_LONG= yes
|
||||
|
||||
OPTIONS= MYSQL "Enable MySQL support" on \
|
||||
POSTGRESQL "Enable PostgreSQL support" off
|
||||
|
|
Loading…
Add table
Reference in a new issue