summaryrefslogtreecommitdiff
path: root/sysutils/amanda-server
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
commitfc128cdd94dd93616e6e130e0ee09542921d1393 (patch)
treee7867060928f0f72d23cadb8d3d5554e7546c1e1 /sysutils/amanda-server
parentff8cc99ad1d7b6286fc705577a48f64acfede372 (diff)
downloadpkgsrc-fc128cdd94dd93616e6e130e0ee09542921d1393.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-server')
-rw-r--r--sysutils/amanda-server/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/sysutils/amanda-server/Makefile b/sysutils/amanda-server/Makefile
index d0b3663b9d4..9d3383f28ff 100644
--- a/sysutils/amanda-server/Makefile
+++ b/sysutils/amanda-server/Makefile
@@ -1,18 +1,17 @@
-# $NetBSD: Makefile,v 1.35 2005/07/24 18:06:44 kristerw Exp $
+# $NetBSD: Makefile,v 1.36 2005/08/02 09:26:06 seb Exp $
PKGNAME= amanda-server-${VERS}
-PKGREVISION= 1
+PKGREVISION= 2
SVR4_PKGNAME= amase
COMMENT= Server part of Amanda, a network backup system
-USE_TOOLS+= gmake perl:run tar
+USE_TOOLS+= gmake perl:run
.include "../../mk/bsd.prefs.mk"
.include "../../sysutils/amanda-common/Makefile.common"
CONFIGURE_ARGS+= --without-client
-CONFIGURE_ARGS+= --with-gnutar=${TOOLS_TAR}
# Prevent configure script from finding unnecessary libraries.
#