mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
- MYSQL option was defined twice. Remove the first occurrence.
PR: 186600 Submitted by: Pakhom Golynga <pakhom706@gmail.com> (maintainer) Reported by: Peter Kuyarov <fbsdq@peterk.org> (in PR 186451)
This commit is contained in:
parent
246be5ad53
commit
d5b4436057
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=343541
@ -72,7 +72,7 @@ CONFIGURE_ARGS+= --with-net-snmp
|
||||
|
||||
OPTIONSFILE= ${PORT_DBDIR}/${PORTNAME}${PKGNAMESUFFIX}/options
|
||||
|
||||
OPTIONS_DEFINE= IPV6 FPING JABBER CURL LDAP IPMI SSH NMAP ODBC JAVAGW MYSQL LIBXML2
|
||||
OPTIONS_DEFINE= IPV6 FPING JABBER CURL LDAP IPMI SSH NMAP ODBC JAVAGW LIBXML2
|
||||
OPTIONS_DEFAULT= MYSQL IPV6 FPING JABBER CURL
|
||||
|
||||
CURL_DESC= Support for web monitoring
|
||||
|
Loading…
Reference in New Issue
Block a user