aboutsummaryrefslogtreecommitdiff
path: root/sysutils/fusefs-kmod
diff options
context:
space:
mode:
authorBrian Somers <brian@FreeBSD.org>2009-05-19 01:33:45 +0000
committerBrian Somers <brian@FreeBSD.org>2009-05-19 01:33:45 +0000
commitb7ee372ba36f3f9fb2f0fb973f814f79ba153460 (patch)
treeae67e9d08125f7695c24987016809fa50539d2a3 /sysutils/fusefs-kmod
parentd728fcc2ef5c5c610fecbf3de5d46a421cdbfd94 (diff)
The mkdir needs root privileges here.
Approved by: maintainer
Notes
Notes: svn path=/head/; revision=234181
Diffstat (limited to 'sysutils/fusefs-kmod')
-rw-r--r--sysutils/fusefs-kmod/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/fusefs-kmod/Makefile b/sysutils/fusefs-kmod/Makefile
index 5c774ca5eea1..59f41a306c7c 100644
--- a/sysutils/fusefs-kmod/Makefile
+++ b/sysutils/fusefs-kmod/Makefile
@@ -83,7 +83,7 @@ post-build:
@cd ${WRKSRC}/doc && make plaintext html_chunked
.endif
-pre-install:
+pre-su-install:
@${MKDIR} ${KMODDIR}
post-install: