1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-23 04:23:08 +00:00

Spell OPTIONS_DEFAULT conventionally.

Bump PORTREVISION as this changes the package.
This commit is contained in:
Brooks Davis 2014-03-05 21:17:30 +00:00
parent 0a76cba9ae
commit 58c290cd22
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=347145

View File

@ -3,7 +3,7 @@
PORTNAME= sysbench
PORTVERSION= 0.4.12
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= benchmarks databases
MASTER_SITES= SF
@ -16,7 +16,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
USE_AUTOTOOLS= libtool
OPTIONS_DEFINE= LARGEFILE MYSQL PGSQL DOCS
OTPIONS_DEFAULT= LARGEFILE MYSQL
OPTIONS_DEFAULT= LARGEFILE MYSQL
LARGEFILE_DESC= Enable Largefile support
.include <bsd.port.options.mk>