From 1de26d6b4c80a279ad36b334e0352cfceedcd1d8 Mon Sep 17 00:00:00 2001 From: Chris Timmons Date: Sun, 13 Sep 1998 01:16:02 +0000 Subject: Unbreak and update to 2.4.1. Now builds (with stubbed out chio functions) under CAM. Fixes for ELF and CAM RSN. --- misc/amanda26-server/Makefile | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) (limited to 'misc/amanda26-server/Makefile') diff --git a/misc/amanda26-server/Makefile b/misc/amanda26-server/Makefile index 153bdd867456..51cc27b203ba 100644 --- a/misc/amanda26-server/Makefile +++ b/misc/amanda26-server/Makefile @@ -3,10 +3,10 @@ # Date created: 28th Feb 1995 # Whom: gpalmer # -# $Id: Makefile,v 1.18 1998/06/29 06:42:09 cwt Exp $ +# $Id: Makefile,v 1.19 1998/08/25 02:28:37 asami Exp $ # -DISTNAME= amanda-2.4.0p1 +DISTNAME= amanda-2.4.1 CATEGORIES= misc MASTER_SITES= ftp://ftp.amanda.org/pub/amanda/ @@ -15,9 +15,7 @@ MAINTAINER= cwt@FreeBSD.ORG BUILD_DEPENDS= gnuplot:${PORTSDIR}/math/gnuplot RUN_DEPENDS= gnuplot:${PORTSDIR}/math/gnuplot -BROKEN= gtk11.m4 - -WRKSRC= ${WRKDIR}/amanda-2.4.0p1 +WRKSRC= ${WRKDIR}/amanda-2.4.1 NO_LATEST_LINK= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --libexecdir=${PREFIX}/libexec/amanda \ @@ -27,13 +25,14 @@ 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 amrestore.8 amrmtape.8 amtape.8 amtoc.8 \ - amverify.8 + amrecover.8 amreport.8 amrestore.8 amrmtape.8 amstatus.8 \ + amtape.8 amtoc.8 amverify.8 post-install: ${MKDIR} ${PREFIX}/share/examples/amanda ${CP} -R ${WRKSRC}/example/amanda.conf \ ${WRKSRC}/example/chg-multi.conf \ + ${WRKSRC}/example/chg-scsi.conf \ ${WRKSRC}/example/disklist \ ${PREFIX}/share/examples/amanda -- cgit v1.2.3