Mk: unregister expired Samba 4.11
This commit is contained in:
@@ -21,7 +21,7 @@ IGNORE= USES=samba has invalid arguments: ${samba_ARGS:Nbuild:Nenv:Nlib:Nrun}
|
||||
|
||||
SAMBAPORT= net/samba${SAMBA_DEFAULT:S/.//}
|
||||
SAMBAINCLUDES= ${LOCALBASE}/include/samba4
|
||||
.if ${SAMBA_DEFAULT} == 4.11 || ${SAMBA_DEFAULT} == 4.12 || ${SAMBA_DEFAULT} == 4.13
|
||||
.if ${SAMBA_DEFAULT} == 4.12 || ${SAMBA_DEFAULT} == 4.13
|
||||
SAMBALIBS= ${LOCALBASE}/lib/samba4
|
||||
.else
|
||||
IGNORE= Invalid version of samba: ${SAMBA_DEFAULT}
|
||||
|
||||
@@ -112,7 +112,7 @@ PYTHON3_DEFAULT?= 3.7
|
||||
RUBY_DEFAULT?= 2.7
|
||||
# Possible values: rust, rust-nightly
|
||||
RUST_DEFAULT?= rust
|
||||
# Possible values: 4.11, 4.12, 4.13
|
||||
# Possible values: 4.12, 4.13
|
||||
SAMBA_DEFAULT?= 4.12
|
||||
# Possible values: base, openssl, libressl, libressl-devel
|
||||
.if !defined(SSL_DEFAULT)
|
||||
|
||||
Reference in New Issue
Block a user