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/libtasn1/Makefile | |
parent | 8c82d344e7afe30c049a9672bd66d992e1ec954a (diff) |
Notes
Diffstat (limited to 'security/libtasn1/Makefile')
-rw-r--r-- | security/libtasn1/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/libtasn1/Makefile b/security/libtasn1/Makefile index bdc61e37fdef..63a032baab3a 100644 --- a/security/libtasn1/Makefile +++ b/security/libtasn1/Makefile @@ -14,6 +14,7 @@ MASTER_SITE_SUBDIR= libtasn1 MAINTAINER= novel@FreeBSD.org COMMENT= ASN.1 structure parser library +WITH_FBSD10_FIX= yes USE_LDCONFIG= yes USE_GNOME= pkgconfig GNU_CONFIGURE= yes |