aboutsummaryrefslogtreecommitdiff
path: root/security/openssl
diff options
context:
space:
mode:
authorBernard Spil <brnrd@FreeBSD.org>2018-09-12 11:36:17 +0000
committerBernard Spil <brnrd@FreeBSD.org>2018-09-12 11:36:17 +0000
commite2fe7cdea3316a519e383790a44c8ae725c4963a (patch)
tree85cec5881d1b81fd5fa971f3d679fe02862b5859 /security/openssl
parent668b573326f8c1b20d7e60b6d654e4187c45df44 (diff)
downloadports-e2fe7cdea3316a519e383790a44c8ae725c4963a.tar.gz
ports-e2fe7cdea3316a519e383790a44c8ae725c4963a.zip
Chase CONFLICTS after addition of security/openssl111
- While here mark OpenSSL 1.1.0 deprecated see: https://www.openssl.org/policies/releasestrat.html
Notes
Notes: svn path=/head/; revision=479595
Diffstat (limited to 'security/openssl')
-rw-r--r--security/openssl/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/openssl/Makefile b/security/openssl/Makefile
index d00e133e18c3..3230f7ccbef3 100644
--- a/security/openssl/Makefile
+++ b/security/openssl/Makefile
@@ -18,7 +18,8 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
CONFLICTS_INSTALL= libressl-[0-9]* \
libressl-devel-[0-9]* \
- openssl-devel-[0-9]*
+ openssl-devel-[0-9]* \
+ openssl111-[0-9]*
OPTIONS_DEFINE= DOCS MAN3 PADLOCK RFC3779 SHARED THREADS ZLIB
OPTIONS_DEFAULT= ASM MD2 MAN3 SCTP SHARED SSE2 SSL2 SSL3 THREADS