diff options
author | abs <abs> | 2012-03-15 14:54:09 +0000 |
---|---|---|
committer | abs <abs> | 2012-03-15 14:54:09 +0000 |
commit | 7db9d7d86082f411844bf5ccdcbc2404a7840d14 (patch) | |
tree | 2bbfd53e6519ae5c656741ce04039388eea52238 /databases/unixodbc/Makefile | |
parent | fed89994ee3e6f48eab2ea7cf0734bc71b5009d0 (diff) | |
download | pkgsrc-7db9d7d86082f411844bf5ccdcbc2404a7840d14.tar.gz |
iodbc 3.52.7nb2 needed for conflict free life
Diffstat (limited to 'databases/unixodbc/Makefile')
-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 |