diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2005-07-18 11:35:53 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2005-07-18 11:35:53 +0000 |
commit | 8e5bb0a052360963090a5e73ff6f40c5a3081736 (patch) | |
tree | ebe508cf754ed853b230f58b9f08942508a14f9f /security/openssl | |
parent | e401c0052f459d72093365f5a85e3ea4fec416c7 (diff) | |
download | ports-8e5bb0a052360963090a5e73ff6f40c5a3081736.tar.gz ports-8e5bb0a052360963090a5e73ff6f40c5a3081736.zip |
Notes
Diffstat (limited to 'security/openssl')
-rw-r--r-- | security/openssl/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/security/openssl/Makefile b/security/openssl/Makefile index 51b4741694da..cca5bbc6dbfa 100644 --- a/security/openssl/Makefile +++ b/security/openssl/Makefile @@ -879,8 +879,6 @@ MLINKS+= \ BN_BLINDING_new.3 BN_BLINDING_set_flags.3 \ BN_BLINDING_new.3 BN_BLINDING_create_param.3 \ ERR_set_mark.3 ERR_pop_to_mark.3 -.else -MAN3+= SN1_generate_nconf.3 .endif .include <bsd.port.pre.mk> |