aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils
diff options
context:
space:
mode:
authordes <des@FreeBSD.org>2009-03-23 06:50:56 +0800
committerdes <des@FreeBSD.org>2009-03-23 06:50:56 +0800
commit308c1a774d30afe75fa017788e03625c27dd1453 (patch)
treed6a96b686cb05eb5e8064cd35670778eecfb4acb /sysutils
parent0d933a342fae5839c478445ffdde6d56e4435f7f (diff)
downloadfreebsd-ports-gnome-308c1a774d30afe75fa017788e03625c27dd1453.tar.gz
freebsd-ports-gnome-308c1a774d30afe75fa017788e03625c27dd1453.tar.zst
freebsd-ports-gnome-308c1a774d30afe75fa017788e03625c27dd1453.zip
The pre-install script needs root privs, and should therefore run in the
pre-su-install phase. PR: ports/132781 Submitted by: Ilya M. Slepnev <ilya@ilimit.org>, ru@
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/munin-node/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/munin-node/Makefile b/sysutils/munin-node/Makefile
index b41bef2ac238..1fe9b92f703f 100644
--- a/sysutils/munin-node/Makefile
+++ b/sysutils/munin-node/Makefile
@@ -42,7 +42,7 @@ SUB_FILES= pkg-message munin-node.sh munin-node-revive.sh
SUB_LIST= RC_SUBR=${RC_SUBR}
USE_RC_SUBR= YES
-pre-install:
+pre-su-install:
@PKG_PREFIX=${PREFIX} ${SH} ${PKGINSTALL} ${PKGNAME} PRE-INSTALL
post-install: