aboutsummaryrefslogtreecommitdiff
path: root/security/R-cran-openssl
diff options
context:
space:
mode:
Diffstat (limited to 'security/R-cran-openssl')
-rw-r--r--security/R-cran-openssl/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/security/R-cran-openssl/Makefile b/security/R-cran-openssl/Makefile
index adb9c5f742a7..39ccd49ced0f 100644
--- a/security/R-cran-openssl/Makefile
+++ b/security/R-cran-openssl/Makefile
@@ -22,10 +22,4 @@ R_POSTCMD_INSTALL_OPTIONS+= --configure-vars="INCLUDE_DIR=${OPENSSLINC} LIB_DIR=
post-patch:
${REINPLACE_CMD} -e '1,5d' ${WRKSRC}/src/ssl.c
-.include <bsd.port.pre.mk>
-
-.if ${SSL_DEFAULT:Mlibressl*}
-IGNORE= detected LibreSSL (missing RSA_get0_key and others)
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>