summaryrefslogtreecommitdiff
path: root/sysutils/amanda-common
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2006-05-26 13:19:38 +0000
committerjoerg <joerg@pkgsrc.org>2006-05-26 13:19:38 +0000
commitc9ce5af20f228866fd43a6a8bf37afdee61c886b (patch)
tree388fa416ec70c8cb9f0b6f8cadeaf7e46ad6e4df /sysutils/amanda-common
parent71ff3090d5cc3da1442df5e617f8d5e94e75caef (diff)
downloadpkgsrc-c9ce5af20f228866fd43a6a8bf37afdee61c886b.tar.gz
Remove explicit GNU tar dependency. It is an unnecessary alternative
and the tools framework already does the right thing. Bump revisions.
Diffstat (limited to 'sysutils/amanda-common')
-rw-r--r--sysutils/amanda-common/Makefile4
-rw-r--r--sysutils/amanda-common/Makefile.common3
2 files changed, 3 insertions, 4 deletions
diff --git a/sysutils/amanda-common/Makefile b/sysutils/amanda-common/Makefile
index 0b9193b9c5d..cd5168a2aa6 100644
--- a/sysutils/amanda-common/Makefile
+++ b/sysutils/amanda-common/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.39 2006/04/23 00:12:42 jlam Exp $
+# $NetBSD: Makefile,v 1.40 2006/05/26 13:19:38 joerg Exp $
PKGNAME= amanda-common-${VERS}
-PKGREVISION= 3
+PKGREVISION= 4
SVR4_PKGNAME= amaco
COMMENT= Common libraries and binaries for Amanda
diff --git a/sysutils/amanda-common/Makefile.common b/sysutils/amanda-common/Makefile.common
index 27d71bde34b..459a900ade4 100644
--- a/sysutils/amanda-common/Makefile.common
+++ b/sysutils/amanda-common/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.20 2006/03/04 21:30:40 jlam Exp $
+# $NetBSD: Makefile.common,v 1.21 2006/05/26 13:19:38 joerg Exp $
#
# common make file fragment shared by all amanda-* pkgs.
#
@@ -31,7 +31,6 @@ LTCONFIG_OVERRIDE= ${WRKSRC}/config/ltconfig
USE_TOOLS+= gzip:run gtar:run
CONFIGURE_ENV+= ac_cv_path_GZIP=${TOOLS_GZIP_CMD:Q}
CONFIGURE_ENV+= GNUTAR=${TOOLS_GTAR:Q}
-TOOLS_DEPENDS.gtar= {gtar,gtar-base}>=1.12:../../archivers/gtar-base
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --with-user=${AMANDA_USER:Q}