summaryrefslogtreecommitdiff
path: root/security/openssl
diff options
context:
space:
mode:
authorStefan Eßer <se@FreeBSD.org>2021-11-23 23:11:40 +0100
committerStefan Eßer <se@FreeBSD.org>2021-11-23 23:11:40 +0100
commit5933ac0b099d61d98eb531d373cf57a8927bc7af (patch)
treefc0ebf2ac7225dec2aa7f2a7b0efbb91919c1030 /security/openssl
parentlang/guile2: define _WITH_CPU_SET_T to fix build on -CURRENT (diff)
*/*: Remove redundant '-[0-9]*' from CONFLICTS_INSTALL
The conflict checks compare the patterns first against the package names without version (as reported by "pkg query "%n"), then - if there was no match - agsinst the full package names including the version (as reported by "pkg query "%n-%v"). Approved by: portmgr (blanket)
Diffstat (limited to 'security/openssl')
-rw-r--r--security/openssl/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/security/openssl/Makefile b/security/openssl/Makefile
index 630a02c963ef..93fb54f8b5bc 100644
--- a/security/openssl/Makefile
+++ b/security/openssl/Makefile
@@ -14,9 +14,7 @@ COMMENT= TLSv1.3 capable SSL and crypto library
LICENSE= OpenSSL
LICENSE_FILE= ${WRKSRC}/LICENSE
-CONFLICTS_INSTALL= libressl-[0-9]* \
- libressl-devel-[0-9]* \
- openssl-devel-[0-9]*
+CONFLICTS_INSTALL= libressl libressl-devel openssl-devel
HAS_CONFIGURE= yes
CONFIGURE_SCRIPT= config