diff options
Diffstat (limited to 'deskutils/myitcrm/Makefile')
-rw-r--r-- | deskutils/myitcrm/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/deskutils/myitcrm/Makefile b/deskutils/myitcrm/Makefile index 7c616af614f5..9ce1084c9a4a 100644 --- a/deskutils/myitcrm/Makefile +++ b/deskutils/myitcrm/Makefile @@ -30,6 +30,7 @@ OPTIONS_DEFAULT= APACHE PHPMOD_DESC= Use PHP module for Apache NGINX_DESC= Use Nginx +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MPHPMOD} |