mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-29 01:13:08 +00:00
remove left-over references to net/samba410 after r554446
samba410 expired and was removed last week Approved by: blanket (cleanup with no functional change)
This commit is contained in:
parent
7d0e2e4050
commit
73b32852b9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=555112
@ -23,7 +23,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.10 || ${SAMBA_DEFAULT} == 4.11 || ${SAMBA_DEFAULT} == 4.12 || ${SAMBA_DEFAULT} == 4.13
|
||||
.if ${SAMBA_DEFAULT} == 4.11 || ${SAMBA_DEFAULT} == 4.12 || ${SAMBA_DEFAULT} == 4.13
|
||||
SAMBALIBS= ${LOCALBASE}/lib/samba4
|
||||
.else
|
||||
IGNORE= Invalid version of samba: ${SAMBA_DEFAULT}
|
||||
|
@ -100,7 +100,7 @@ PYTHON3_DEFAULT?= 3.7
|
||||
RUBY_DEFAULT?= 2.6
|
||||
# Possible values: rust, rust-nightly
|
||||
RUST_DEFAULT?= rust
|
||||
# Possible values: 4.10, 4.11, 4.12, 4.13
|
||||
# Possible values: 4.11, 4.12, 4.13
|
||||
SAMBA_DEFAULT?= 4.12
|
||||
# Possible values: base, openssl, libressl, libressl-devel
|
||||
.if !defined(SSL_DEFAULT)
|
||||
|
Loading…
Reference in New Issue
Block a user