From e23f1997ec81d6722fb43ffec4823818b5af16b3 Mon Sep 17 00:00:00 2001 From: agc Date: Sun, 22 Dec 2002 08:52:33 +0000 Subject: Bring forward the dependency information from Makefile version 1.4, via patch, as requested by Manuel Bouyer, onto the netbsd-1-6 pkgsrc branch. Pick up the correct version of gtar. --- sysutils/amanda-dev-client/Makefile | 4 ++-- 1 file 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 -- cgit v1.2.3