summaryrefslogtreecommitdiff
path: root/sysutils/amanda-client
diff options
context:
space:
mode:
authorseb <seb@pkgsrc.org>2005-08-02 09:26:06 +0000
committerseb <seb@pkgsrc.org>2005-08-02 09:26:06 +0000
commit0b8638b6729662309b56d264f280f56e76e18f78 (patch)
treee7867060928f0f72d23cadb8d3d5554e7546c1e1 /sysutils/amanda-client
parent2bce08d2bc34a15e3c9ae39419e942ea907bf8c0 (diff)
downloadpkgsrc-0b8638b6729662309b56d264f280f56e76e18f78.tar.gz
Prevent paths of the build directories from being included in all amanda
packages. Set runtime dependencies on GNU tar and gzip for all amanda packages. Bump PKGREVISIONs to 1 for amanda-client and amanda-plot, to 2 for amanda-common and amanda-server.
Diffstat (limited to 'sysutils/amanda-client')
-rw-r--r--sysutils/amanda-client/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/sysutils/amanda-client/Makefile b/sysutils/amanda-client/Makefile
index 0e8e6751dd0..8d2e46c17af 100644
--- a/sysutils/amanda-client/Makefile
+++ b/sysutils/amanda-client/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.38 2005/04/11 21:47:22 tv Exp $
+# $NetBSD: Makefile,v 1.39 2005/08/02 09:26:06 seb Exp $
#
PKGNAME= amanda-client-${VERS}
-# PKGREVISION= 1
+PKGREVISION= 1
SVR4_PKGNAME= amacl
COMMENT= Client part of Amanda, a network backup system
@@ -14,10 +14,6 @@ GNU_CONFIGURE= yes
.include "../../sysutils/amanda-common/buildlink3.mk"
#.include "../../devel/readline/buildlink3.mk"
-.if ${OPSYS} != "Linux"
-DEPENDS+= {gtar,gtar-base}>=1.12:../../archivers/gtar-base
-.endif
-
CONFIGURE_ARGS+= --without-server --without-restore
# Prevent configure script from finding unnecessary libraries. We'll patch