pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/databases/freetds freetds builds fine with unixodbc on...
details: https://anonhg.NetBSD.org/pkgsrc/rev/f1dcf1393289
branches: trunk
changeset: 393608:f1dcf1393289
user: sno <sno%pkgsrc.org@localhost>
date: Thu May 21 19:56:52 2009 +0000
description:
freetds builds fine with unixodbc on AIX and RHEL4
diffstat:
databases/freetds/options.mk | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (14 lines):
diff -r 7fa599dd7c51 -r f1dcf1393289 databases/freetds/options.mk
--- a/databases/freetds/options.mk Thu May 21 19:42:44 2009 +0000
+++ b/databases/freetds/options.mk Thu May 21 19:56:52 2009 +0000
@@ -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"
Home |
Main Index |
Thread Index |
Old Index