aboutsummaryrefslogtreecommitdiff
path: root/net/gsambad
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2010-10-16 11:52:47 +0000
committerAde Lovett <ade@FreeBSD.org>2010-10-16 11:52:47 +0000
commit6abd00a86bbeefe0d47fdd84e916deccf66893e3 (patch)
tree7c37b7d6324eab6bc3e4c7437bc196ffd159e881 /net/gsambad
parent48d3e12a9551f7a6507dfc47ccdc164263bb1ea7 (diff)
downloadports-6abd00a86bbeefe0d47fdd84e916deccf66893e3.tar.gz
ports-6abd00a86bbeefe0d47fdd84e916deccf66893e3.zip
Notes
Diffstat (limited to 'net/gsambad')
-rw-r--r--net/gsambad/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/gsambad/Makefile b/net/gsambad/Makefile
index 7114c761958e..67af0981c63e 100644
--- a/net/gsambad/Makefile
+++ b/net/gsambad/Makefile
@@ -19,7 +19,7 @@ RUN_DEPENDS= ${LOCALBASE}/bin/smbclient:${PORTSDIR}/${SAMBA_PORT}
SAMBA_PORT?= net/samba34
USE_GMAKE= yes
-USE_AUTOTOOLS= autoconf:267
+USE_AUTOTOOLS= autoconf:268
GNU_CONFIGURE= yes
USE_GNOME= gtk20 pkgconfig
@@ -29,7 +29,7 @@ post-extract:
@${CP} ${FILESDIR}/crypt.h ${WRKSRC}/src/
post-patch:
- @${REINPLACE_CMD} -e 's|2.61|2.67|g' ${WRKSRC}/aclocal.m4
+ @${REINPLACE_CMD} -e 's|2.61|2.68|g' ${WRKSRC}/aclocal.m4
post-configure:
@${REINPLACE_CMD} -e "s:\<crypt.h\>:\"crypt.h\":" ${WRKSRC}/src/functions.c