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:
parent
0a76cba9ae
commit
58c290cd22
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=347145
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user