summaryrefslogtreecommitdiff
path: root/net/samba3/Makefile
diff options
context:
space:
mode:
authorDavid W. Chapman Jr. <dwcjr@FreeBSD.org>2002-08-21 14:56:55 +0000
committerDavid W. Chapman Jr. <dwcjr@FreeBSD.org>2002-08-21 14:56:55 +0000
commitf7388c6313102d0285104f811501d32414175a57 (patch)
tree53f5925831ff7117e0e2825831ae1dadaeac2a6a /net/samba3/Makefile
parentUpdate to 3.06. (diff)
Update to alpha19
Notes
Notes: svn path=/head/; revision=64754
Diffstat (limited to 'net/samba3/Makefile')
-rw-r--r--net/samba3/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/samba3/Makefile b/net/samba3/Makefile
index 5ae2f02ca6b9..07d2bc50a555 100644
--- a/net/samba3/Makefile
+++ b/net/samba3/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= samba
-PORTVERSION= 3.0a18
+PORTVERSION= 3.0a19
CATEGORIES= net
MASTER_SITES= http://us4.samba.org/samba/ftp/%SUBDIR%/
MASTER_SITE_SUBDIR= alpha old
@@ -43,7 +43,7 @@ CONFIGURE_ARGS= --libdir=${SAMBA_CONFDIR} \
--with-sambabook=${PREFIX}/share/swat/using_samba \
--with-lockdir=${VARDIR}/lock --with-privatedir=${SAMBA_PRIVATE} \
--exec-prefix=${PREFIX} --with-pam --without-manpages-langs \
- --with-piddir=${VARDIR}/run
+ --with-piddir=${VARDIR}/run --with-logfilebase=${VARDIR}/log
.include <bsd.port.pre.mk>