summaryrefslogtreecommitdiff
path: root/sysutils/amanda-client
diff options
context:
space:
mode:
authorveego <veego>2002-04-25 20:51:55 +0000
committerveego <veego>2002-04-25 20:51:55 +0000
commit115e0632985982acb0192b77373f1c245c41d712 (patch)
tree2519684faf4aba0dd2a396dc6de1f7a373d3e955 /sysutils/amanda-client
parent9271d71665dbd09eb8911d67b57f4fede3b81221 (diff)
downloadpkgsrc-115e0632985982acb0192b77373f1c245c41d712.tar.gz
Change the gtar depends line to {gtar,gtar-base}>=1.12:../../archivers/gtar-base
amanada-client only needs the gtar binary and not the gtar meta package. gtar-base didn't exists in the past, but the old gtar package is enough for this package, thats why we also allow to use the old gtar package.
Diffstat (limited to 'sysutils/amanda-client')
-rw-r--r--sysutils/amanda-client/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/amanda-client/Makefile b/sysutils/amanda-client/Makefile
index 8f9b8702572..f81337a557e 100644
--- a/sysutils/amanda-client/Makefile
+++ b/sysutils/amanda-client/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.26 2001/12/25 20:50:00 wiz Exp $
+# $NetBSD: Makefile,v 1.27 2002/04/25 20:51:55 veego Exp $
# FreeBSD Id: Makefile,v 1.9 1997/03/08 05:00:11 gpalmer Exp
#
@@ -12,7 +12,7 @@ MAINTAINER= packages@netbsd.org
HOMEPAGE= http://www.amanda.org/
COMMENT= Client part of Amanda, a network backup system
-DEPENDS+= gtar-1.12:../../archivers/gtar
+DEPENDS+= {gtar,gtar-base}>=1.12:../../archivers/gtar-base
DEPENDS+= amanda-common-2.4.2p2:../../sysutils/amanda-common
GNU_CONFIGURE= yes