diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2011-10-28 18:00:25 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2011-10-28 18:00:25 +0000 |
commit | 3a61669522b583962b1c9c2e1f53d10e09b4fce4 (patch) | |
tree | 08155d4ea370ea1deb3ccca36444db32502b12d8 /security/libksba | |
parent | 8c82d344e7afe30c049a9672bd66d992e1ec954a (diff) |
Notes
Diffstat (limited to 'security/libksba')
-rw-r--r-- | security/libksba/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/libksba/Makefile b/security/libksba/Makefile index ec5b7a910e80..a42dbd5e85c4 100644 --- a/security/libksba/Makefile +++ b/security/libksba/Makefile @@ -23,6 +23,7 @@ GNU_CONFIGURE= yes CONFIGURE_ARGS+=--enable-static USE_LDCONFIG= yes USE_PERL5_BUILD=yes +WITH_FBSD10_FIX=yes INFO= ksba |