diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2006-01-22 21:21:45 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2006-01-22 21:21:45 +0000 |
commit | ba589220674aba60b07d595958e74f43b22a51e2 (patch) | |
tree | 8bcbb4e4d822b2acd5d4c40e1847a019919741d0 | |
parent | b3f6037efacbc560752736912776e9d1148f8595 (diff) | |
download | ports-ba589220674aba60b07d595958e74f43b22a51e2.tar.gz ports-ba589220674aba60b07d595958e74f43b22a51e2.zip |
Notes
-rw-r--r-- | security/cryptlib/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/cryptlib/Makefile b/security/cryptlib/Makefile index 443eb054ef2d..e898e1da72ab 100644 --- a/security/cryptlib/Makefile +++ b/security/cryptlib/Makefile @@ -16,6 +16,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= A powerful security programming toolkit ONLY_FOR_ARCHS= i386 +BROKEN= Hard-codes libc_r linkage USE_ZIP= yes EXTRACT_BEFORE_ARGS= -aq |