diff options
Diffstat (limited to 'www/dotproject/Makefile')
-rw-r--r-- | www/dotproject/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/dotproject/Makefile b/www/dotproject/Makefile index 6ba98c0baf1c..0fe3475a65ad 100644 --- a/www/dotproject/Makefile +++ b/www/dotproject/Makefile @@ -19,6 +19,7 @@ SUB_FILES= pkg-message OPTIONS_DEFINE= LDAP OPTIONS_DEFAULT=LDAP +NO_STAGE= yes .include <bsd.port.pre.mk> .if ${PORT_OPTIONS:MLDAP} |