Subject: CVS commit: pkgsrc/databases
From: Benny Siegert
Date: 2013-11-30 17:25:12
Message id: 20131130162512.6BCD996@cvs.netbsd.org

Log Message:
Fix build of db{4,46,5} on MirBSD.

The build does not create all those unnecessary shlib symlinks on MirBSD
(I believe this is due to a patch I sent in years ago), so add separate
PLIST.MirBSD files that do not contain these files.

(BTW, I would be grateful to learn how I can achieve the same effect
without copying PLISTs, but this works.)

Files:
RevisionActionfile
1.6modifypkgsrc/databases/db4/options.mk
1.6modifypkgsrc/databases/db46/Makefile
1.13modifypkgsrc/databases/db5/Makefile
1.1addpkgsrc/databases/db4/PLIST.MirBSD
1.1addpkgsrc/databases/db46/PLIST.MirBSD
1.1addpkgsrc/databases/db5/PLIST.MirBSD