Fix ports

net/openldap24-sasl-client was removed by https://cgit.freebsd.org/ports/commit/?id=974e13b50148c5c8e7b33a1cb7e9dbaa9aedbc70
This commit is contained in:
themylogin
2021-12-16 07:20:49 +01:00
committed by William Grzybowski
parent 2c4b765895
commit df87f4d295

View File

@@ -57,7 +57,10 @@ ports += {
"name": "editors/jed",
"options": ["OPTIONS_FILE_UNSET+=X11"]
}
ports += "editors/vim-tiny"
ports += {
"name": "editors/vim@tiny",
"package": "vim-tiny",
}
ports += "ftp/proftpd"
ports += {
@@ -75,12 +78,6 @@ ports += "net/wireguard"
ports += "net-mgmt/sipcalc"
ports += "security/cyrus-sasl2-gssapi"
ports += {
"name": "net/openldap24-sasl-client",
"options": [
"OPTIONS_FILE_SET+=GSSAPI"
]
}
ports += {
"name": "net/nss-pam-ldapd-sasl",
"options": [