diff options
author | joerg <joerg@pkgsrc.org> | 2006-03-01 00:33:30 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2006-03-01 00:33:30 +0000 |
commit | 20b65ea5c3c55c012188eac084ac0ac8c8d222a1 (patch) | |
tree | 7c05e6d7d923840a22d36cef89c7f66b40cad763 /security/botan/PLIST.DragonFly | |
parent | bbc97ad3dba6fdece55c0ec2ad0967d31ea07eb0 (diff) | |
download | pkgsrc-20b65ea5c3c55c012188eac084ac0ac8c8d222a1.tar.gz |
Add DragonFly support. Honour CXXFLAGS. Add _DRAGONFLY_SOURCE on
DragonFly to work around the _POSIX_SOURCE defines, which break
cwchar's ::vfwprintf usage (aka ISO C99 extensions).
Diffstat (limited to 'security/botan/PLIST.DragonFly')
-rw-r--r-- | security/botan/PLIST.DragonFly | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/security/botan/PLIST.DragonFly b/security/botan/PLIST.DragonFly new file mode 100644 index 00000000000..f54b2c78160 --- /dev/null +++ b/security/botan/PLIST.DragonFly @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST.DragonFly,v 1.1 2006/03/01 00:33:30 joerg Exp $ +include/botan/es_ftw.h |