Skip to content
Snippets Groups Projects
Commit abc5940e authored by Rene Ladan's avatar Rene Ladan
Browse files

Mk: unregister expired net/samba413

parent 7afe2888
No related branches found
No related tags found
No related merge requests found
......@@ -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.13 || ${SAMBA_DEFAULT} == 4.16 || ${SAMBA_DEFAULT} == 4.19
. if ${SAMBA_DEFAULT} == 4.16 || ${SAMBA_DEFAULT} == 4.19
SAMBALIBS= ${LOCALBASE}/lib/samba4
. else
IGNORE= Invalid version of samba: ${SAMBA_DEFAULT}
......
......@@ -142,7 +142,7 @@ PYTHON2_DEFAULT?= 2.7
RUBY_DEFAULT?= 3.2
# Possible values: rust, rust-nightly
RUST_DEFAULT?= rust
# Possible values: 4.13, 4.16, 4.19
# Possible values: 4.16, 4.19
SAMBA_DEFAULT?= 4.16
# Possible values: base, openssl, openssl111, openssl31, openssl32, libressl, libressl-devel
. if !defined(SSL_DEFAULT)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment