aboutsummaryrefslogtreecommitdiff
path: root/www/serendipity/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/serendipity/Makefile')
-rw-r--r--www/serendipity/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/www/serendipity/Makefile b/www/serendipity/Makefile
index 3ffa24ded22c..cde980b8e9d2 100644
--- a/www/serendipity/Makefile
+++ b/www/serendipity/Makefile
@@ -23,6 +23,7 @@ USE_BZIP2= YES
OPTIONS_DEFINE= MYSQL PGSQL SQLITE MAGICK
OPTIONS_DEFAULT= MYSQL MAGICK
+NO_STAGE= yes
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MMYSQL}