aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
Diffstat (limited to 'www')
-rw-r--r--www/py-django-cms/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/www/py-django-cms/Makefile b/www/py-django-cms/Makefile
index 5ba882d18a48..c32a619633f3 100644
--- a/www/py-django-cms/Makefile
+++ b/www/py-django-cms/Makefile
@@ -28,6 +28,8 @@ OPTIONS_MULTI= DATABASE
OPTIONS_DEFAULT=SQLITE
OPTIONS_MULTI_DATABASE=MYSQL PGSQL SQLITE
+BROKEN= fails to build
+
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MMYSQL}