aboutsummaryrefslogtreecommitdiff
path: root/security/R-cran-openssl
diff options
context:
space:
mode:
authorTAKATSU Tomonari <tota@FreeBSD.org>2017-09-27 08:08:48 +0000
committerTAKATSU Tomonari <tota@FreeBSD.org>2017-09-27 08:08:48 +0000
commit561190179f2bc48bbe2f730c0ec510a687538a23 (patch)
tree8af4d3fd6d2fd79ca0fae5e799640a069d02ff35 /security/R-cran-openssl
parentd4da9b7abe528e7c694f8e86f2a018b3c0712208 (diff)
downloadports-561190179f2bc48bbe2f730c0ec510a687538a23.tar.gz
ports-561190179f2bc48bbe2f730c0ec510a687538a23.zip
- Remove IGNORE
PR: 222251 Submitted by: brnrd@
Notes
Notes: svn path=/head/; revision=450723
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>