aboutsummaryrefslogtreecommitdiffstats
path: root/net/samba-libsmbclient
diff options
context:
space:
mode:
authoredwin <edwin@FreeBSD.org>2006-01-05 07:30:17 +0800
committeredwin <edwin@FreeBSD.org>2006-01-05 07:30:17 +0800
commitb541c3ddd6d19653b462e7425ad2612417616514 (patch)
tree3f169d75357ee831814a17347666baeee4f9081c /net/samba-libsmbclient
parentc8fe80672a42451e77fc1666299fd6af501819e3 (diff)
downloadfreebsd-ports-gnome-b541c3ddd6d19653b462e7425ad2612417616514.tar.gz
freebsd-ports-gnome-b541c3ddd6d19653b462e7425ad2612417616514.tar.zst
freebsd-ports-gnome-b541c3ddd6d19653b462e7425ad2612417616514.zip
[PATCH] unbreak samba-libsmbclient on kerberos-less systems
smbclient is broken, when no krb is on the system (ie: NO_KERBEROS in /etc/make.conf) PR: ports/90238 Submitted by: Melvyn Sopacua <melvyn@melvyn.homeunix.org> Approved by: "Timur I. Bakeyev" <timur@gnu.org>
Diffstat (limited to 'net/samba-libsmbclient')
-rw-r--r--net/samba-libsmbclient/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/net/samba-libsmbclient/Makefile b/net/samba-libsmbclient/Makefile
index 4ae59ba277a4..6fc89f968010 100644
--- a/net/samba-libsmbclient/Makefile
+++ b/net/samba-libsmbclient/Makefile
@@ -33,9 +33,6 @@ CONFIGURE_ARGS+= --without-winbind
CONFIGURE_ARGS+= --without-ldapsam
CONFIGURE_ARGS+= --without-pam_smbpass
-CONFIGURE_ARGS+= --without-krb5
-CONFIGURE_ARGS+= --without-ads
-
MAN8= libsmbclient.8
do-build: