mirror of
https://git.freebsd.org/ports.git
synced 2025-06-19 11:40:31 -04:00
Simplify CONFLICTS_INSTALL.
Reported by: mat
This commit is contained in:
parent
75c6a79d50
commit
c8ac0e6acd
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=473555
1 changed files with 3 additions and 3 deletions
|
@ -3,7 +3,7 @@
|
||||||
|
|
||||||
PORTNAME= openssh
|
PORTNAME= openssh
|
||||||
DISTVERSION= 7.7p1
|
DISTVERSION= 7.7p1
|
||||||
PORTREVISION= 5
|
PORTREVISION= 6
|
||||||
PORTEPOCH= 1
|
PORTEPOCH= 1
|
||||||
CATEGORIES= security ipv6
|
CATEGORIES= security ipv6
|
||||||
MASTER_SITES= OPENBSD/OpenSSH/portable
|
MASTER_SITES= OPENBSD/OpenSSH/portable
|
||||||
|
@ -30,8 +30,8 @@ BROKEN_SSL= openssl-devel
|
||||||
BROKEN_SSL_REASON_openssl-devel= error: OpenSSL >= 1.1.0 is not yet supported
|
BROKEN_SSL_REASON_openssl-devel= error: OpenSSL >= 1.1.0 is not yet supported
|
||||||
|
|
||||||
FLAVORS= default hpn
|
FLAVORS= default hpn
|
||||||
default_CONFLICTS_INSTALL= openssl-portable-hpn-[0-9]*
|
default_CONFLICTS_INSTALL= openssl-portable-hpn
|
||||||
hpn_CONFLICTS_INSTALL= openssh-portable-[0-9]*
|
hpn_CONFLICTS_INSTALL= openssh-portable
|
||||||
hpn_PKGNAMESUFFIX= -portable-hpn
|
hpn_PKGNAMESUFFIX= -portable-hpn
|
||||||
|
|
||||||
OPTIONS_DEFINE= PAM TCP_WRAPPERS LIBEDIT BSM \
|
OPTIONS_DEFINE= PAM TCP_WRAPPERS LIBEDIT BSM \
|
||||||
|
|
Loading…
Add table
Reference in a new issue