summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoragc <agc@pkgsrc.org>2002-12-22 08:52:33 +0000
committeragc <agc@pkgsrc.org>2002-12-22 08:52:33 +0000
commitfc788c8dfa7c56456bde149224c809e1f97a9d8b (patch)
tree59e0a6ef05b5af53f21560f007bac2265b74f4c6
parent168a73e60696cb3652fb862bcfdeee92b3826260 (diff)
downloadpkgsrc-netbsd-1-6.tar.gz
Bring forward the dependency information from Makefile version 1.4, vianetbsd-1-6
patch, as requested by Manuel Bouyer, onto the netbsd-1-6 pkgsrc branch. Pick up the correct version of gtar.
-rw-r--r--sysutils/amanda-dev-client/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/amanda-dev-client/Makefile b/sysutils/amanda-dev-client/Makefile
index cf05f421545..4f8504da8a2 100644
--- a/sysutils/amanda-dev-client/Makefile
+++ b/sysutils/amanda-dev-client/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2002/06/25 15:42:21 taca Exp $
+# $NetBSD: Makefile,v 1.2.6.1 2002/12/22 08:52:33 agc Exp $
# FreeBSD Id: Makefile,v 1.9 1997/03/08 05:00:11 gpalmer Exp
#
@@ -7,7 +7,7 @@ SVR4_PKGNAME= amacl
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-${VERS}:../../sysutils/amanda-dev-common
GNU_CONFIGURE= yes