summaryrefslogtreecommitdiff
path: root/misc/amanda26-server
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2007-09-30 03:54:50 +0000
committerMark Linimon <linimon@FreeBSD.org>2007-09-30 03:54:50 +0000
commit4cfd5f88de1cd68c8c264abcff0e9fe60f567a17 (patch)
tree533c1119a4534f53b5559190c494f879f89042c0 /misc/amanda26-server
parentUpdate to 1.2.1 (diff)
Switch autoconf dependency to 2.61.
PR: ports/116639 Submitted by: aDe
Notes
Notes: svn path=/head/; revision=200401
Diffstat (limited to 'misc/amanda26-server')
-rw-r--r--misc/amanda26-server/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/amanda26-server/Makefile b/misc/amanda26-server/Makefile
index 037b3e3b43e5..1c8b25e98115 100644
--- a/misc/amanda26-server/Makefile
+++ b/misc/amanda26-server/Makefile
@@ -7,7 +7,7 @@
PORTNAME= amanda
PORTVERSION= 2.5.1p3
-PORTREVISION?= 2
+PORTREVISION?= 3
PKGNAMESUFFIX?= -server
PORTEPOCH= 1
CATEGORIES= misc
@@ -21,7 +21,7 @@ WRKSRC= ${WRKDIR}/amanda-${PORTVERSION}
SLAVEDIRS= misc/amanda-client
NO_LATEST_LINK= yes
-USE_AUTOTOOLS= autoconf:259
+USE_AUTOTOOLS= autoconf:261
USE_GMAKE= yes
PATCH_STRIP=
CONFIGURE_ARGS= --libexecdir=${PREFIX}/libexec/amanda \