diff options
author | tv <tv@pkgsrc.org> | 2004-10-15 11:54:10 +0000 |
---|---|---|
committer | tv <tv@pkgsrc.org> | 2004-10-15 11:54:10 +0000 |
commit | 0053da96f2f135e48706bfa44585992cfce8139a (patch) | |
tree | 8fef8d50b989d7909d5c6c3ef0a27e08451eb3d9 /databases/unixodbc/Makefile | |
parent | e42a0bf0570c5786a29e3fc08bb314b46fd59bec (diff) | |
download | pkgsrc-0053da96f2f135e48706bfa44585992cfce8139a.tar.gz |
Update linkage to libltdl, now in its own package.
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 73dff9f5966..512e88f866e 100644 --- a/databases/unixodbc/Makefile +++ b/databases/unixodbc/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.12 2004/10/03 00:13:24 tv Exp $ +# $NetBSD: Makefile,v 1.13 2004/10/15 11:54:10 tv Exp $ PKGNAME= unixodbc-${ODBC_BASE_VERS} -PKGREVISION= 3 +PKGREVISION= 4 COMMENT= ODBC 2.x/3.x driver manager CONFLICTS+= iodbc-[0-9]* |