aboutsummaryrefslogtreecommitdiff
path: root/www/suphp/Makefile
diff options
context:
space:
mode:
authorClement Laforet <clement@FreeBSD.org>2004-06-29 12:21:20 +0000
committerClement Laforet <clement@FreeBSD.org>2004-06-29 12:21:20 +0000
commit0eb0ad5f27e07201757877c266b8b08ccbc75e72 (patch)
treee1b2e00ca90f32de09d2fbf42876a47de9965202 /www/suphp/Makefile
parentcd36858870d0668647503990b9c5402a0cf8fb0d (diff)
downloadports-0eb0ad5f27e07201757877c266b8b08ccbc75e72.tar.gz
ports-0eb0ad5f27e07201757877c266b8b08ccbc75e72.zip
Notes
Diffstat (limited to 'www/suphp/Makefile')
-rw-r--r--www/suphp/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/suphp/Makefile b/www/suphp/Makefile
index d8dc18caa65c..13ccf09a1630 100644
--- a/www/suphp/Makefile
+++ b/www/suphp/Makefile
@@ -52,7 +52,7 @@ CONFIGURE_ARGS+= --disable-checkuid
CONFIGURE_ARGS+= --disable-checkgid
.endif
## WITH_SETID_MODE: Mode to use for setting UID/GID.
-CONFIGURE_ARGS+= --enable-setid-mode=${WITH_SETID_MODE}
+CONFIGURE_ARGS+= --with-setid-mode=${WITH_SETID_MODE}
## WITH_LOGPATH (formerly known as LOG_PATH): logging directory
## (default: /var/log)
## WITH_LOGNAME: log file name (default suphp.log)