summaryrefslogtreecommitdiff
path: root/misc/amanda24/Makefile
diff options
context:
space:
mode:
authorChris Timmons <cwt@FreeBSD.org>1998-09-13 01:16:02 +0000
committerChris Timmons <cwt@FreeBSD.org>1998-09-13 01:16:02 +0000
commit1de26d6b4c80a279ad36b334e0352cfceedcd1d8 (patch)
tree5358c896b8b29c4973b98500d4708a2672b10834 /misc/amanda24/Makefile
parentFix to let ghostscript5 link dynamically with X11 elf libs (diff)
Unbreak and update to 2.4.1. Now builds (with stubbed out chio functions) under CAM. Fixes for ELF and CAM RSN.
Notes
Notes: svn path=/head/; revision=13095
Diffstat (limited to 'misc/amanda24/Makefile')
-rw-r--r--misc/amanda24/Makefile13
1 files changed, 6 insertions, 7 deletions
diff --git a/misc/amanda24/Makefile b/misc/amanda24/Makefile
index 153bdd867456..51cc27b203ba 100644
--- a/misc/amanda24/Makefile
+++ b/misc/amanda24/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