aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net/samba-libsmbclient/Makefile2
-rw-r--r--net/samba3/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/net/samba-libsmbclient/Makefile b/net/samba-libsmbclient/Makefile
index 4a5e2dd5d31c..1e82693d276e 100644
--- a/net/samba-libsmbclient/Makefile
+++ b/net/samba-libsmbclient/Makefile
@@ -5,7 +5,7 @@
# $FreeBSD$
#
-PORTREVISION= 1
+PORTREVISION= 2
PORTEPOCH= 0
PKGNAMESUFFIX= -libsmbclient
diff --git a/net/samba3/Makefile b/net/samba3/Makefile
index 213b38b2e7db..1148b36e4843 100644
--- a/net/samba3/Makefile
+++ b/net/samba3/Makefile
@@ -216,7 +216,7 @@ CONFIGURE_ARGS+= --with-included-popt
.endif
# Common part
-.if !defined(WITHOUT_ADS)
+.if !defined(PACKAGE_BUILDING) && !defined(WITHOUT_ADS)
WANT_LDAP= yes
WANT_KRB5= yes
CONFIGURE_ARGS+= --with-ads