summaryrefslogtreecommitdiff
path: root/sysutils/amanda-dev-client/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/amanda-dev-client/Makefile')
-rw-r--r--sysutils/amanda-dev-client/Makefile7
1 files changed, 5 insertions, 2 deletions
diff --git a/sysutils/amanda-dev-client/Makefile b/sysutils/amanda-dev-client/Makefile
index cf05f421545..431c78234f4 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.3 2002/09/05 18:07:54 jschauma Exp $
# FreeBSD Id: Makefile,v 1.9 1997/03/08 05:00:11 gpalmer Exp
#
@@ -7,7 +7,6 @@ SVR4_PKGNAME= amacl
COMMENT= Client part of Amanda, a network backup system
-DEPENDS+= gtar-1.12:../../archivers/gtar
DEPENDS+= amanda-common-${VERS}:../../sysutils/amanda-dev-common
GNU_CONFIGURE= yes
@@ -16,6 +15,10 @@ GNU_CONFIGURE= yes
.include "../../sysutils/amanda-dev-common/Makefile.common"
.include "../../devel/readline/buildlink.mk"
+.if ${OPSYS} != "Linux"
+DEPENDS+= gtar-1.12:../../archivers/gtar
+.endif
+
CONFIGURE_ARGS+= --without-server --without-restore
# Prevent configure script from finding unnecessary libraries. We'll patch