summaryrefslogtreecommitdiff
path: root/net/samba3/Makefile
diff options
context:
space:
mode:
authorDavid W. Chapman Jr. <dwcjr@FreeBSD.org>2001-12-23 07:52:21 +0000
committerDavid W. Chapman Jr. <dwcjr@FreeBSD.org>2001-12-23 07:52:21 +0000
commita97d4427ed6f0456168b3d20408824e228462d08 (patch)
treecf3b8eb0daa512480ffa9a398331d06f46aad8f6 /net/samba3/Makefile
parentupgrade to 1.0.3 (diff)
Take out AUTOCONF due to problem with -current(configure doesn't
finish under -current either yet) Update to alpha12
Notes
Notes: svn path=/head/; revision=52024
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 b163190a2efe..7326e2d130bb 100644
--- a/net/samba3/Makefile
+++ b/net/samba3/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= samba
-PORTVERSION= 3.0a8
+PORTVERSION= 3.0a12
CATEGORIES= net
MASTER_SITES= ftp://ftp.samba.org/pub/samba/%SUBDIR%/ \
ftp://samba.anu.edu.au/pub/samba/%SUBDIR%/ \
@@ -34,7 +34,7 @@ SAMPLE_CONFIG= ${SAMBA_CONFDIR}/smb.conf.default
DOCSDIR= ${PREFIX}/share/doc/samba
NO_LATEST_LINK= yes
-USE_AUTOCONF= yes
+GNU_CONFIGURE= yes
CONFIGURE_ARGS= --libdir=${SAMBA_CONFDIR} \
--localstatedir=${VARDIR} --with-swatdir=${PREFIX}/share/swat \
--with-sambabook=${PREFIX}/share/swat/using_samba \