summaryrefslogtreecommitdiffstats
path: root/net/samba/CONFLICTS
diff options
context:
space:
mode:
Diffstat (limited to 'net/samba/CONFLICTS')
-rwxr-xr-xnet/samba/CONFLICTS7
1 files changed, 6 insertions, 1 deletions
diff --git a/net/samba/CONFLICTS b/net/samba/CONFLICTS
index dc88904ad9..2d8d6f0d90 100755
--- a/net/samba/CONFLICTS
+++ b/net/samba/CONFLICTS
@@ -1 +1,6 @@
-conflicts samba4
+conflicts samba4 &&
+
+if [[ $SAMBA_CROSSLIB == y ]]; then
+ conflicts tdb y
+ conflicts talloc y
+fi