aboutsummaryrefslogtreecommitdiff
path: root/net/gsambad/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/gsambad/Makefile')
-rw-r--r--net/gsambad/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/net/gsambad/Makefile b/net/gsambad/Makefile
index 009a7719534e..7114c761958e 100644
--- a/net/gsambad/Makefile
+++ b/net/gsambad/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gsambad
PORTVERSION= 0.1.9
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= net
MASTER_SITES= http://mange.dynalias.org/linux/${PORTNAME}/
@@ -19,7 +19,7 @@ RUN_DEPENDS= ${LOCALBASE}/bin/smbclient:${PORTSDIR}/${SAMBA_PORT}
SAMBA_PORT?= net/samba34
USE_GMAKE= yes
-USE_AUTOTOOLS= autoconf:262
+USE_AUTOTOOLS= autoconf:267
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.62|g' ${WRKSRC}/aclocal.m4
+ @${REINPLACE_CMD} -e 's|2.61|2.67|g' ${WRKSRC}/aclocal.m4
post-configure:
@${REINPLACE_CMD} -e "s:\<crypt.h\>:\"crypt.h\":" ${WRKSRC}/src/functions.c