mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-19 00:13:33 +00:00
finance/quickfix: Update OPTIONS_DEFAULT
As MySQL57 is marked for deletion change the OPTIONS_DEFAULT to PGSQL Approved by: portmgr (blanket)
This commit is contained in:
parent
47ea7a1b4e
commit
f189ddaaa8
@ -1,7 +1,7 @@
|
||||
PORTNAME= quickfix
|
||||
PORTVERSION= 1.15.1
|
||||
DISTVERSIONPREFIX= v
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= finance devel
|
||||
|
||||
MAINTAINER= m.tsatsenko@gmail.com
|
||||
@ -26,7 +26,7 @@ CONFIGURE_ENV= CXX=${CXX} CC=${CC} LIBS=-L${LOCALBASE}/lib/
|
||||
CONFIGURE_ARGS+= --without-python2
|
||||
|
||||
OPTIONS_DEFINE= MYSQL PGSQL PYTHON RUBY JAVA
|
||||
OPTIONS_DEFAULT= MYSQL
|
||||
OPTIONS_DEFAULT= PGSQL
|
||||
OPTIONS_SUB= YES
|
||||
PGSQL_USES= pgsql
|
||||
PGSQL_CONFIGURE_WITH= postgresql
|
||||
|
Loading…
Reference in New Issue
Block a user