diff options
Diffstat (limited to 'misc')
-rw-r--r-- | misc/amanda-server/Makefile | 4 | ||||
-rw-r--r-- | misc/amanda25-server/Makefile | 4 | ||||
-rw-r--r-- | misc/amanda26-server/Makefile | 4 | ||||
-rw-r--r-- | misc/amanda32-server/Makefile | 4 |
4 files changed, 8 insertions, 8 deletions
diff --git a/misc/amanda-server/Makefile b/misc/amanda-server/Makefile index 037b3e3b43e5..1c8b25e98115 100644 --- a/misc/amanda-server/Makefile +++ b/misc/amanda-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 \ diff --git a/misc/amanda25-server/Makefile b/misc/amanda25-server/Makefile index 037b3e3b43e5..1c8b25e98115 100644 --- a/misc/amanda25-server/Makefile +++ b/misc/amanda25-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 \ 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 \ diff --git a/misc/amanda32-server/Makefile b/misc/amanda32-server/Makefile index 037b3e3b43e5..1c8b25e98115 100644 --- a/misc/amanda32-server/Makefile +++ b/misc/amanda32-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 \ |