diff options
author | abs <abs@pkgsrc.org> | 2012-03-15 14:54:09 +0000 |
---|---|---|
committer | abs <abs@pkgsrc.org> | 2012-03-15 14:54:09 +0000 |
commit | 89bf458351090c9d7baec06a8e6fdfe3cb7aacf5 (patch) | |
tree | 2bbfd53e6519ae5c656741ce04039388eea52238 /databases/unixodbc | |
parent | 0904af002fa1bba956e131773e84d77d52b5e987 (diff) | |
download | pkgsrc-89bf458351090c9d7baec06a8e6fdfe3cb7aacf5.tar.gz |
iodbc 3.52.7nb2 needed for conflict free life
Diffstat (limited to 'databases/unixodbc')
-rw-r--r-- | databases/unixodbc/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/unixodbc/Makefile b/databases/unixodbc/Makefile index 3fe076b9fc3..ba7a271a770 100644 --- a/databases/unixodbc/Makefile +++ b/databases/unixodbc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.32 2012/03/15 12:58:38 abs Exp $ +# $NetBSD: Makefile,v 1.33 2012/03/15 14:54:09 abs Exp $ DISTNAME= unixODBC-2.3.0 PKGREVISION= 2 @@ -13,7 +13,7 @@ LICENSE= gnu-lgpl-v2.1 PKG_DESTDIR_SUPPORT= user-destdir -CONFLICTS+= iodbc<3.52.7nb1 +CONFLICTS+= iodbc<3.52.7nb2 USE_LIBTOOL= YES GNU_CONFIGURE= YES |