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-ODBCConfig | |
parent | e42a0bf0570c5786a29e3fc08bb314b46fd59bec (diff) | |
download | pkgsrc-0053da96f2f135e48706bfa44585992cfce8139a.tar.gz |
Update linkage to libltdl, now in its own package.
Diffstat (limited to 'databases/unixodbc-ODBCConfig')
-rw-r--r-- | databases/unixodbc-ODBCConfig/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/unixodbc-ODBCConfig/Makefile b/databases/unixodbc-ODBCConfig/Makefile index 3792add6cf7..f0901e61b6a 100644 --- a/databases/unixodbc-ODBCConfig/Makefile +++ b/databases/unixodbc-ODBCConfig/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.7 2004/10/03 00:13:24 tv Exp $ +# $NetBSD: Makefile,v 1.8 2004/10/15 11:54:11 tv Exp $ PKGNAME= unixodbc-ODBCConfig-${ODBC_BASE_VERS} -PKGREVISION= 3 +PKGREVISION= 4 COMMENT= GUI tool for unixODBC driver configuration USE_BUILDLINK3= YES |