diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2009-01-08 18:57:20 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2009-01-08 18:57:20 +0000 |
commit | 1d7c4cc65b357b85d8ebff1157fccec55ad59ac9 (patch) | |
tree | 14e1c23113e11417e5fa6c61ae84077e3054089b /security/openssl | |
parent | 71dcb3a89b875cdc0e20454ebca3867c436b965c (diff) | |
download | ports-1d7c4cc65b357b85d8ebff1157fccec55ad59ac9.tar.gz ports-1d7c4cc65b357b85d8ebff1157fccec55ad59ac9.zip |
Notes
Diffstat (limited to 'security/openssl')
-rw-r--r-- | security/openssl/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/openssl/Makefile b/security/openssl/Makefile index 5f8463a28599..0c71ce28847d 100644 --- a/security/openssl/Makefile +++ b/security/openssl/Makefile @@ -25,6 +25,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= dinoex@FreeBSD.org COMMENT= SSL and crypto library +FORBIDDEN= incorrect checks for malformed signatures BROKEN= builds but fail to run .ifdef USE_OPENSSL |