diff options
Diffstat (limited to 'www/session2/Makefile')
-rw-r--r-- | www/session2/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/session2/Makefile b/www/session2/Makefile index aca1200605fc..cc658ac26749 100644 --- a/www/session2/Makefile +++ b/www/session2/Makefile @@ -19,6 +19,7 @@ PYDISTUTILS_PKGVERSION= 0.6 OPTIONS_DEFINE= MYSQL PGSQL DOCS OPTIONS_DEFAULT= MYSQL PGSQL +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MMYSQL} |