- 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:
Tim Bishop 2005-12-16 12:39:11 +00:00
parent 9615879c28
commit 6cb33ed1c4
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=151319

View file

@ -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