summaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorIsmael Luceno2022-08-14 18:07:37 +0200
committerIsmael Luceno2022-08-14 18:08:34 +0200
commitf21aed1561aa6e8a6e044a7417f82b73fff5bb12 (patch)
tree3478f490cc3995a8d4c322155e9980a6a64dcf02 /net
parent944bed21a3013b07d9ae9418d45572522df92ada (diff)
samba4: Remove duplicated --without-ad-dc flag
Diffstat (limited to 'net')
-rwxr-xr-xnet/samba4/DEPENDS5
-rw-r--r--net/samba4/HISTORY3
2 files changed, 5 insertions, 3 deletions
diff --git a/net/samba4/DEPENDS b/net/samba4/DEPENDS
index 25c7f2ae4d..fceb0b9c13 100755
--- a/net/samba4/DEPENDS
+++ b/net/samba4/DEPENDS
@@ -29,9 +29,8 @@ else
"--without-acl-support" \
"for file system access control lists support" &&
optional_depends krb5 \
- "--with-system-mitkrb5 --without-ad-dc" \
- "--without-ad-dc" \
- "to use system krb5"
+ --{with,without}-system-mitkrb5 \
+ "to use system MIT Kerberos"
fi &&
if [[ "$SAMBA_AD" == "y" ]]; then
diff --git a/net/samba4/HISTORY b/net/samba4/HISTORY
index b07f57c57b..3c53e783f2 100644
--- a/net/samba4/HISTORY
+++ b/net/samba4/HISTORY
@@ -1,3 +1,6 @@
+2022-08-14 Ismael Luceno <ismael@sourcemage.org>
+ * DEPENDS: removed duplicated --without-ad-dc flag
+
2022-08-12 Ismael Luceno <ismael@sourcemage.org>
* DEPENDS: added missing depedencies: python-markdown, dnspython
* DETAILS: updated spell to 4.16.4