diff options
author | jmmv <jmmv@pkgsrc.org> | 2010-03-31 10:33:46 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2010-03-31 10:33:46 +0000 |
commit | 64e97d3036d1772eaa4ee51676fc67e8ffc89039 (patch) | |
tree | 0513ff3230369a532d0d0f0ad692c614b9873afe /security/botan | |
parent | afbd710f4ae10d75480f0e1e68f54fd02a80dd2e (diff) | |
download | pkgsrc-64e97d3036d1772eaa4ee51676fc67e8ffc89039.tar.gz |
Fix PLIST when installing in Linux.
Diffstat (limited to 'security/botan')
-rw-r--r-- | security/botan/PLIST.Linux | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/security/botan/PLIST.Linux b/security/botan/PLIST.Linux index 2f6b1e0fff3..4740eeefc31 100644 --- a/security/botan/PLIST.Linux +++ b/security/botan/PLIST.Linux @@ -1,2 +1,6 @@ -@comment $NetBSD: PLIST.Linux,v 1.1.1.1 2006/02/05 01:25:12 rillig Exp $ +@comment $NetBSD: PLIST.Linux,v 1.2 2010/03/31 10:33:46 jmmv Exp $ +include/botan/asm_macr.h +include/botan/eng_sse2.h include/botan/es_ftw.h +include/botan/sha1_sse2.h +include/botan/tm_posix.h |