diff options
Diffstat (limited to 'www/xshttpd/Makefile')
-rw-r--r-- | www/xshttpd/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/xshttpd/Makefile b/www/xshttpd/Makefile index 0edea1bb9755..4088ae4b1f20 100644 --- a/www/xshttpd/Makefile +++ b/www/xshttpd/Makefile @@ -35,6 +35,7 @@ PERSISTENT_PERL_DESC= Enable persistent Perl interpreter PORTDOCS= README ChangeLog +NO_STAGE= yes .include <bsd.port.options.mk> # By default XS-HTTPD stores its data in ${PREFIX}/lib/httpd |