summaryrefslogtreecommitdiff
path: root/misc/amanda24/Makefile
diff options
context:
space:
mode:
authorChris Timmons <cwt@FreeBSD.org>1998-12-25 00:15:23 +0000
committerChris Timmons <cwt@FreeBSD.org>1998-12-25 00:15:23 +0000
commitdb0a1d396f1068e7d60432f496cc8eeddd90f7e7 (patch)
tree7a5b605218abf231b367d04c92d04d7e702f1779 /misc/amanda24/Makefile
parentActivate security/sniff (diff)
Amanda 2.4.1p1. Also, honor nodump flag - requested-by: wjw@hobby.digiware.nl
Notes
Notes: svn path=/head/; revision=15605
Diffstat (limited to 'misc/amanda24/Makefile')
-rw-r--r--misc/amanda24/Makefile8
1 files changed, 5 insertions, 3 deletions
diff --git a/misc/amanda24/Makefile b/misc/amanda24/Makefile
index 51cc27b203ba..9594c5f6ccd9 100644
--- a/misc/amanda24/Makefile
+++ b/misc/amanda24/Makefile
@@ -3,10 +3,11 @@
# Date created: 28th Feb 1995
# Whom: gpalmer
#
-# $Id: Makefile,v 1.19 1998/08/25 02:28:37 asami Exp $
+# $Id: Makefile,v 1.20 1998/09/13 01:16:01 cwt Exp $
#
-DISTNAME= amanda-2.4.1
+DISTNAME= amanda-2.4.1p1
+PKGNAME= amanda-2.4.1
CATEGORIES= misc
MASTER_SITES= ftp://ftp.amanda.org/pub/amanda/
@@ -15,11 +16,12 @@ MAINTAINER= cwt@FreeBSD.ORG
BUILD_DEPENDS= gnuplot:${PORTSDIR}/math/gnuplot
RUN_DEPENDS= gnuplot:${PORTSDIR}/math/gnuplot
-WRKSRC= ${WRKDIR}/amanda-2.4.1
+WRKSRC= ${WRKDIR}/amanda-2.4.1p1
NO_LATEST_LINK= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --libexecdir=${PREFIX}/libexec/amanda \
--with-amandahosts --with-fqdn \
+ --with-dump-honor-nodump \
--with-user=operator --with-group=operator
PATCH_STRIP=