diff options
-rw-r--r-- | sysutils/amanda-dev-client/Makefile | 4 |
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 |