summaryrefslogtreecommitdiff
path: root/sysutils/amanda-server
diff options
context:
space:
mode:
authorjlam <jlam>1999-07-13 01:20:11 +0000
committerjlam <jlam>1999-07-13 01:20:11 +0000
commitff9a5660a179dede7c9912b8ceef8234ff54846b (patch)
treeb280a03b61f338f74ad275dd10073e180ef27433 /sysutils/amanda-server
parent0ccb18db878550060e7f59d82c32ab963d71f41c (diff)
downloadpkgsrc-ff9a5660a179dede7c9912b8ceef8234ff54846b.tar.gz
Update readline dependency.
Diffstat (limited to 'sysutils/amanda-server')
-rw-r--r--sysutils/amanda-server/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/amanda-server/Makefile b/sysutils/amanda-server/Makefile
index 1bb6f236e3d..46f9c3c368b 100644
--- a/sysutils/amanda-server/Makefile
+++ b/sysutils/amanda-server/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 1999/05/20 20:09:52 tron Exp $
+# $NetBSD: Makefile,v 1.8 1999/07/13 01:20:14 jlam Exp $
# FreeBSD Id: Makefile,v 1.9 1997/03/08 05:00:11 gpalmer Exp
#
@@ -10,7 +10,7 @@ MASTER_SITES= ftp://ftp.cs.umd.edu/pub/amanda/
MAINTAINER= packages@netbsd.org
HOMEPAGE= http://www.amanda.org/
-DEPENDS+= readline-2.2:../../devel/readline
+DEPENDS+= readline-4.0:../../devel/readline
DEPENDS+= gnuplot-3.7:../../graphics/gnuplot
DEPENDS+= amanda-common-2.4.1p1:../amanda-common