summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
Diffstat (limited to 'net')
-rw-r--r--net/samba-devel/Makefile4
-rw-r--r--net/samba/Makefile4
-rw-r--r--net/samba3/Makefile4
3 files changed, 6 insertions, 6 deletions
diff --git a/net/samba-devel/Makefile b/net/samba-devel/Makefile
index 5e34acb58944..4764c831f7e4 100644
--- a/net/samba-devel/Makefile
+++ b/net/samba-devel/Makefile
@@ -3,7 +3,7 @@
# Date created: 11th Feb 1995
# Whom: gpalmer
#
-# $Id: Makefile,v 1.36 1999/06/04 01:44:47 jseger Exp $
+# $Id: Makefile,v 1.37 1999/06/29 05:44:21 cpiazza Exp $
#
DISTNAME= samba-2.0.4b
@@ -33,7 +33,7 @@ SAMPLE_CONFIG= ${SAMBA_CONFDIR}/smb.conf.default
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --prefix=${PREFIX} --libdir=${SAMBA_CONFDIR} \
--localstatedir=${VARDIR} --with-swatdir=${PREFIX}/share/swat \
- --with-lockdir=${VARDIR}/spool/lock
+ --with-lockdir=${VARDIR}/spool/lock --with-privatedir=${SAMBA_PRIVATE}
.if defined(KRB5_HOME) && exists(${KRB5_HOME})
CONFIGURE_ARGS+=--with-krb5=${KRB5_HOME}
diff --git a/net/samba/Makefile b/net/samba/Makefile
index 5e34acb58944..4764c831f7e4 100644
--- a/net/samba/Makefile
+++ b/net/samba/Makefile
@@ -3,7 +3,7 @@
# Date created: 11th Feb 1995
# Whom: gpalmer
#
-# $Id: Makefile,v 1.36 1999/06/04 01:44:47 jseger Exp $
+# $Id: Makefile,v 1.37 1999/06/29 05:44:21 cpiazza Exp $
#
DISTNAME= samba-2.0.4b
@@ -33,7 +33,7 @@ SAMPLE_CONFIG= ${SAMBA_CONFDIR}/smb.conf.default
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --prefix=${PREFIX} --libdir=${SAMBA_CONFDIR} \
--localstatedir=${VARDIR} --with-swatdir=${PREFIX}/share/swat \
- --with-lockdir=${VARDIR}/spool/lock
+ --with-lockdir=${VARDIR}/spool/lock --with-privatedir=${SAMBA_PRIVATE}
.if defined(KRB5_HOME) && exists(${KRB5_HOME})
CONFIGURE_ARGS+=--with-krb5=${KRB5_HOME}
diff --git a/net/samba3/Makefile b/net/samba3/Makefile
index 5e34acb58944..4764c831f7e4 100644
--- a/net/samba3/Makefile
+++ b/net/samba3/Makefile
@@ -3,7 +3,7 @@
# Date created: 11th Feb 1995
# Whom: gpalmer
#
-# $Id: Makefile,v 1.36 1999/06/04 01:44:47 jseger Exp $
+# $Id: Makefile,v 1.37 1999/06/29 05:44:21 cpiazza Exp $
#
DISTNAME= samba-2.0.4b
@@ -33,7 +33,7 @@ SAMPLE_CONFIG= ${SAMBA_CONFDIR}/smb.conf.default
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --prefix=${PREFIX} --libdir=${SAMBA_CONFDIR} \
--localstatedir=${VARDIR} --with-swatdir=${PREFIX}/share/swat \
- --with-lockdir=${VARDIR}/spool/lock
+ --with-lockdir=${VARDIR}/spool/lock --with-privatedir=${SAMBA_PRIVATE}
.if defined(KRB5_HOME) && exists(${KRB5_HOME})
CONFIGURE_ARGS+=--with-krb5=${KRB5_HOME}