mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-19 08:13:21 +00:00
Disables ODBC by default so that GNOME and KDE don't conflict.
PR: ports/163704 Submitted by: swills Feature safe: yes
This commit is contained in:
parent
88c1bc6cd8
commit
0b92292592
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=293274
@ -34,7 +34,7 @@ CFLAGS+= -I${LOCALBASE}/include
|
||||
CONFIGURE_ARGS+= --enable-oss --enable-plugins --with-expat-dir="${LOCALBASE}"
|
||||
CONFIGURE_ENV+= OPENSSL_CFLAGS="-I${OPENSSLINC}" OPENSSL_LIBS="-L${OPENSSLLIB} -lssl"
|
||||
|
||||
OPTIONS= ODBC "Use ODBC" On \
|
||||
OPTIONS= ODBC "Use ODBC" Off \
|
||||
ALSA "Use ALSA (experimental)" Off \
|
||||
V4L "Use Video4Linux" Off \
|
||||
BSDVIDEO "Enable BSD video support" On \
|
||||
|
Loading…
Reference in New Issue
Block a user