diff options
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/munin-node/Makefile | 2 |
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: |