Subject: CVS commit: pkgsrc/security/botan
From: Julio Merino
Date: 2011-12-08 04:01:03
Message id: 20111208030103.89A22175DD@cvs.netbsd.org

Log Message:
Move the *_amd64 PLIST entries out of the common file and into all of the
platform files except Darwin.  Also add the *_sse2 entries to Darwin.

Note that both *_amd64 and *_sse2 are conditional on x86_64, so this
division of files per platform is easier to do by PLIST tweaks than by
further Makefile conditionals.

This fixes the build of botan under OS X Lion with ABI=64 and should be
a no-op for all other platforms.

Files:
RevisionActionfile
1.2modifypkgsrc/security/botan/PLIST.Darwin
1.2modifypkgsrc/security/botan/PLIST.DragonFly
1.2modifypkgsrc/security/botan/PLIST.FreeBSD
1.3modifypkgsrc/security/botan/PLIST.Linux
1.6modifypkgsrc/security/botan/PLIST.NetBSD
1.2modifypkgsrc/security/botan/PLIST.OpenBSD
1.6modifypkgsrc/security/botan/PLIST.common