aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/monitorix/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/monitorix/Makefile')
-rw-r--r--sysutils/monitorix/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/sysutils/monitorix/Makefile b/sysutils/monitorix/Makefile
index c28a1696d1e9..a43e6c99b662 100644
--- a/sysutils/monitorix/Makefile
+++ b/sysutils/monitorix/Makefile
@@ -71,6 +71,8 @@ post-patch:
${WRKSRC}/${PORTNAME} \
${WRKSRC}/${PORTNAME}.cgi
@${REINPLACE_CMD} \
+ -e '\|user *= *nobody|s|nobody|www|' \
+ -e '\|group *= *nobody|s|nobody|www|' \
-e 's|^\(base_dir *= *\).*|\1${WWWDIR}/|' \
-e 's|^\(base_lib *= *\).*|\1${DBDIR}/|' \
-e 's|^\(base_cgi *= *\).*|\1${CGIPATH}/|' \