summaryrefslogtreecommitdiff
path: root/sysutils/amanda-common/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/amanda-common/Makefile')
-rw-r--r--sysutils/amanda-common/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/amanda-common/Makefile b/sysutils/amanda-common/Makefile
index 18a5bf263c4..3d1b41b9c62 100644
--- a/sysutils/amanda-common/Makefile
+++ b/sysutils/amanda-common/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.41 2006/10/02 21:05:44 rillig Exp $
+# $NetBSD: Makefile,v 1.42 2007/07/04 20:54:59 jlam Exp $
PKGNAME= amanda-common-${VERS}
PKGREVISION= 4
@@ -34,6 +34,6 @@ PKG_SHELL.${AMANDA_USER}= ${SH}
OWN_DIRS_PERMS= ${AMANDA_VAR} ${AMANDA_USER} ${AMANDA_GROUP} 0700
OWN_DIRS_PERMS+= ${AMANDA_VAR}/gnutar-lists ${AMANDA_USER} ${AMANDA_GROUP} 0700
-BUILD_DEFS+= AMANDA_VAR AMANDA_USER AMANDA_GROUP
+BUILD_DEFS+= AMANDA_VAR
.include "../../mk/bsd.pkg.mk"