summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 21d11d4..5b9cde7 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
OpenPOWER on IntegriCloud