diff options
Diffstat (limited to 'www/suphp/Makefile')
-rw-r--r-- | www/suphp/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/suphp/Makefile b/www/suphp/Makefile index 674948a8693e..f44b4962561c 100644 --- a/www/suphp/Makefile +++ b/www/suphp/Makefile @@ -35,6 +35,7 @@ CONFIGURE_ARGS= CFLAGS="${CFLAGS}" --with-apxs=${APXS} WITH_SETID_MODE?= owner CONFIGURE_ARGS+= --with-setid-mode=${WITH_SETID_MODE} +NO_STAGE= yes .include <bsd.port.pre.mk> CONFIGURE_ARGS+= --with-apr=${LOCALBASE} |