diff options
author | jlam <jlam@pkgsrc.org> | 2004-03-12 21:35:58 +0000 |
---|---|---|
committer | jlam <jlam@pkgsrc.org> | 2004-03-12 21:35:58 +0000 |
commit | eccb01de961034599ed88d6192f17d5d44b6cbc1 (patch) | |
tree | 058759952783630b30fcff6b9075ca06407e3f67 /databases/db4/PLIST | |
parent | ec4db654ac8856bab0044a49482f4b522c6130ca (diff) | |
download | pkgsrc-eccb01de961034599ed88d6192f17d5d44b6cbc1.tar.gz |
Build databases/db4 with the DB-1.85 compatability layer and bump the
PKGREVISION. This allows using db4 as BDB_DEFAULT for packages that
USE_DB185.
Diffstat (limited to 'databases/db4/PLIST')
-rw-r--r-- | databases/db4/PLIST | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/db4/PLIST b/databases/db4/PLIST index ae141b171f1..0ce94b3216a 100644 --- a/databases/db4/PLIST +++ b/databases/db4/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.3 2003/12/07 00:51:07 epg Exp $ +@comment $NetBSD: PLIST,v 1.4 2004/03/12 21:35:58 jlam Exp $ bin/berkeley_db4_svc bin/db4_archive bin/db4_checkpoint @@ -11,6 +11,7 @@ bin/db4_stat bin/db4_upgrade bin/db4_verify include/db4/db.h +include/db4/db_185.h include/db4/db_cxx.h lib/libdb4-4.2.a lib/libdb4-4.2.la |