summaryrefslogtreecommitdiff
path: root/net/samba4/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/samba4/Makefile')
-rw-r--r--net/samba4/Makefile14
1 files changed, 1 insertions, 13 deletions
diff --git a/net/samba4/Makefile b/net/samba4/Makefile
index 8096406174d..50c43e85b96 100644
--- a/net/samba4/Makefile
+++ b/net/samba4/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.148 2022/08/09 17:56:09 adam Exp $
+# $NetBSD: Makefile,v 1.149 2022/08/30 17:47:50 jperkin Exp $
DISTNAME= samba-4.16.4
CATEGORIES= net
@@ -100,18 +100,6 @@ CONFIGURE_ARGS+= --jobs=1
.endif
CONFIGURE_ARGS+= --without-gpgme
-# XXX: currenlty Samba requires embedded Heimdall
-#.include "../../mk/krb5.buildlink3.mk"
-#.if ${KRB5_TYPE} == "mit-krb5"
-#BUILDLINK_API_DEPENDS.mit-krb5+= mit-krb5>=1.19.0
-#CONFIGURE_ARGS+= --with-experimental-mit-ad-dc
-#CONFIGURE_ARGS+= --with-system-mitkdc=${KRB5BASE}/sbin/krb5kdc
-#CONFIGURE_ARGS+= --with-system-mitkrb5
-#.else
-# XXX: does not work with AD
-#CONFIGURE_ARGS+= --with-system-heimdalkrb5
-#.endif
-
# Depends on ncurses, explicitly disable for now.
CONFIGURE_ARGS+= --without-regedit