summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Wemm <peter@FreeBSD.org>2000-03-05 14:20:57 +0000
committerPeter Wemm <peter@FreeBSD.org>2000-03-05 14:20:57 +0000
commit5a0a2ee96663a5d5bba1bd5d196e795bfd1454da (patch)
tree0c9cbc12d10bb85a02d7b0ecf39982bf942d82dc
parent27860785d015a58e09397de39616870c0d89d04c (diff)
Notes
-rw-r--r--secure/lib/libssl/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/secure/lib/libssl/Makefile b/secure/lib/libssl/Makefile
index 21d11d46d2f9..5b9cde7d69df 100644
--- a/secure/lib/libssl/Makefile
+++ b/secure/lib/libssl/Makefile
@@ -28,10 +28,6 @@ CRYPTOHDRS= asn1/asn1.h asn1/asn1_mac.h bio/bio.h bf/blowfish.h bn/bn.h \
sha/sha.h stack/stack.h tmdiff.h txt_db/txt_db.h x509/x509.h \
x509/x509_vfy.h x509v3/x509v3.h
-.if defined(RSAREF) && ${RSAREF} == YES
-CRYPTOHDRS+= ../rsaref/rsaref.h
-.endif
-
beforedepend: headers ${.OBJDIR}/openssl/opensslconf.h
DPADD+= ${.OBJDIR}/openssl/opensslconf.h