aboutsummaryrefslogtreecommitdiff
path: root/misc/amanda25-server/Makefile
diff options
context:
space:
mode:
authorChris Timmons <cwt@FreeBSD.org>2001-01-27 17:18:38 +0000
committerChris Timmons <cwt@FreeBSD.org>2001-01-27 17:18:38 +0000
commit33eba68847e762d89d0eee58efc466cccf4b113b (patch)
tree224462daf05875f0a1d9f24e10eba16ed38ce9d8 /misc/amanda25-server/Makefile
parentdb744767d7cabf999d75370339951b06c692d3a2 (diff)
downloadports-33eba68847e762d89d0eee58efc466cccf4b113b.tar.gz
ports-33eba68847e762d89d0eee58efc466cccf4b113b.zip
Amanda 2.4.2. Uses gmake to work around bin/23328. Changer support enabled but untested.
Notes
Notes: svn path=/head/; revision=37650
Diffstat (limited to 'misc/amanda25-server/Makefile')
-rw-r--r--misc/amanda25-server/Makefile12
1 files changed, 6 insertions, 6 deletions
diff --git a/misc/amanda25-server/Makefile b/misc/amanda25-server/Makefile
index d94fc5f5ab17..98d8de8e8520 100644
--- a/misc/amanda25-server/Makefile
+++ b/misc/amanda25-server/Makefile
@@ -6,18 +6,18 @@
#
PORTNAME= amanda
-PORTVERSION= 2.4.1
+PORTVERSION= 2.4.2
CATEGORIES= misc
MASTER_SITES= ftp://ftp.amanda.org/pub/amanda/
-DISTNAME= amanda-2.4.1p1
MAINTAINER= ports@FreeBSD.org
BUILD_DEPENDS= gnuplot:${PORTSDIR}/math/gnuplot
RUN_DEPENDS= gnuplot:${PORTSDIR}/math/gnuplot
-WRKSRC= ${WRKDIR}/amanda-2.4.1p1
+WRKSRC= ${WRKDIR}/amanda-2.4.2
NO_LATEST_LINK= yes
+USE_GMAKE= yes
USE_LIBTOOL= yes
INSTALLS_SHLIB= yes
LIBTOOLFLAGS= --disable-ltlibs --release-ignore
@@ -28,9 +28,9 @@ CONFIGURE_ARGS= --libexecdir=${PREFIX}/libexec/amanda \
PATCH_STRIP=
MAN8= amadmin.8 amanda.8 amcheck.8 amcheckdb.8 amcleanup.8 \
- amdump.8 amflush.8 amlabel.8 amoverview.8 amplot.8 \
- amrecover.8 amreport.8 amrestore.8 amrmtape.8 amstatus.8 \
- amtape.8 amtoc.8 amverify.8
+ amdump.8 amflush.8 amgetconf.8 amlabel.8 amoverview.8 \
+ amplot.8 amrecover.8 amreport.8 amrestore.8 amrmtape.8 \
+ amstatus.8 amtape.8 amtoc.8 amverify.8
post-install:
${MKDIR} ${PREFIX}/share/examples/amanda