summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2013-11-06 15:59:23 +0000
committerjoerg <joerg@pkgsrc.org>2013-11-06 15:59:23 +0000
commit3ee26bbbde89aa1b7f97e1bfd0e8d6458145353a (patch)
tree2e1e5b3c15ef069c429de552cfa2b0404e1a01b6
parent4e794512e8d062a14b7b7f73243da959b612040d (diff)
downloadpkgsrc-3ee26bbbde89aa1b7f97e1bfd0e8d6458145353a.tar.gz
Override sd_group to avoid spurious errors from unprivileged builds.
-rw-r--r--sysutils/bacula/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/bacula/Makefile b/sysutils/bacula/Makefile
index d5650886838..ae55062866f 100644
--- a/sysutils/bacula/Makefile
+++ b/sysutils/bacula/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.53 2013/10/19 09:07:11 adam Exp $
+# $NetBSD: Makefile,v 1.54 2013/11/06 15:59:23 joerg Exp $
PKGREVISION= 10
@@ -39,7 +39,7 @@ REPLACE_PERL+= src/cats/make_catalog_backup.pl.in
.include "Makefile.common"
.if !empty(USE_DESTDIR:M[Yy][Ee][Ss])
-INSTALL_MAKE_FLAGS+= dir_user= dir_group=
+INSTALL_MAKE_FLAGS+= dir_user= dir_group= sd_group=
.endif
post-install: