summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorkristerw <kristerw@pkgsrc.org>2005-07-15 22:19:11 +0000
committerkristerw <kristerw@pkgsrc.org>2005-07-15 22:19:11 +0000
commita317e33b545a0be109e1cc9925aee67393773a9c (patch)
tree0c66b6d9fbbf85dd3e0c476f750103c784439f6f /sysutils
parente26a9ed75610d28f00b94394a6ca824ad26bb7c3 (diff)
downloadpkgsrc-a317e33b545a0be109e1cc9925aee67393773a9c.tar.gz
Prevent paths to the build directories from being included in the package.
Bump PKGREVISION.
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/amanda-common/Makefile7
1 files changed, 5 insertions, 2 deletions
diff --git a/sysutils/amanda-common/Makefile b/sysutils/amanda-common/Makefile
index b7457ba039c..0cf2b10aaa4 100644
--- a/sysutils/amanda-common/Makefile
+++ b/sysutils/amanda-common/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.33 2005/04/11 21:47:22 tv Exp $
+# $NetBSD: Makefile,v 1.34 2005/07/15 22:19:11 kristerw Exp $
PKGNAME= amanda-common-${VERS}
-# PKGREVISION= 1
+PKGREVISION= 1
SVR4_PKGNAME= amaco
COMMENT= Common libraries and binaries for Amanda
@@ -27,6 +27,9 @@ CONFIGURE_ENV+= ac_cv_lib_curses_tgetent=no
CONFIGURE_ENV+= ac_cv_lib_ncurses_tgetent=no
CONFIGURE_ENV+= ac_cv_lib_readline_readline=no
+CONFIGURE_ENV+= GNUTAR=${TOOLS_TAR}
+USE_TOOLS+= tar
+
PKG_GROUPS= ${AMANDA_GROUP}
PKG_USERS= ${AMANDA_USER}:${AMANDA_GROUP}::Amanda\\ user::${SH}