aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2014-02-16 22:41:04 +0800
committermiwi <miwi@FreeBSD.org>2014-02-16 22:41:04 +0800
commit873007254505b0d43612de7b6ae304ab7650c363 (patch)
tree85a1f547d1297b5d7bc417d91ce5e6f40d81de9b /www
parent8b0f89603a605d9a54e7725240a4e7519f6e9801 (diff)
downloadfreebsd-ports-gnome-873007254505b0d43612de7b6ae304ab7650c363.tar.gz
freebsd-ports-gnome-873007254505b0d43612de7b6ae304ab7650c363.tar.zst
freebsd-ports-gnome-873007254505b0d43612de7b6ae304ab7650c363.zip
- Stage support
Diffstat (limited to 'www')
-rw-r--r--www/py-django-cms/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/www/py-django-cms/Makefile b/www/py-django-cms/Makefile
index 8819ec5ec307..aa0fa55e451f 100644
--- a/www/py-django-cms/Makefile
+++ b/www/py-django-cms/Makefile
@@ -29,7 +29,6 @@ OPTIONS_MULTI= DATABASE
OPTIONS_DEFAULT=SQLITE
OPTIONS_MULTI_DATABASE=MYSQL PGSQL SQLITE
-NO_STAGE= yes
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MMYSQL}