aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbrian <brian@FreeBSD.org>2009-05-19 09:33:45 +0800
committerbrian <brian@FreeBSD.org>2009-05-19 09:33:45 +0800
commit577f3090ef946f17d73de03107ce369d498756c3 (patch)
treeba56208752275863b263dc9eacc54d851c255054
parent31035a4783653753c7ac2bf4de7416ba69d43a9b (diff)
downloadfreebsd-ports-gnome-577f3090ef946f17d73de03107ce369d498756c3.tar.gz
freebsd-ports-gnome-577f3090ef946f17d73de03107ce369d498756c3.tar.zst
freebsd-ports-gnome-577f3090ef946f17d73de03107ce369d498756c3.zip
The mkdir needs root privileges here.
Approved by: maintainer
-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: