freetds builds fine with unixodbc on AIX and RHEL4
This commit is contained in:
parent
8518f99212
commit
bf8970293d
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
# $NetBSD: options.mk,v 1.3 2008/05/08 13:28:39 jlam Exp $
|
||||
# $NetBSD: options.mk,v 1.4 2009/05/21 19:56:52 sno Exp $
|
||||
|
||||
PKG_OPTIONS_VAR= PKG_OPTIONS.freetds
|
||||
PKG_OPTIONS_OPTIONAL_GROUPS+= odbc tls
|
||||
PKG_OPTIONS_GROUP.odbc= iodbc #unixodbc
|
||||
PKG_OPTIONS_GROUP.odbc= iodbc unixodbc
|
||||
PKG_OPTIONS_GROUP.tls= gnutls openssl
|
||||
|
||||
.include "../../mk/bsd.options.mk"
|
||||
|
|
Loading…
Reference in a new issue