aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2010-06-22 06:18:40 +0800
committerpav <pav@FreeBSD.org>2010-06-22 06:18:40 +0800
commit479d7e600ea199f56208056951d893bb6d5a0495 (patch)
tree7718690649eba5f7e0c1c42581e34d48c72345ae
parentb3f65547d63cc427ccc7f84ed111b212eca3c62f (diff)
downloadfreebsd-ports-gnome-479d7e600ea199f56208056951d893bb6d5a0495.tar.gz
freebsd-ports-gnome-479d7e600ea199f56208056951d893bb6d5a0495.tar.zst
freebsd-ports-gnome-479d7e600ea199f56208056951d893bb6d5a0495.zip
- Mark BROKEN on 6.X: does not build
Feature safe: yes Reported by: pointyhat
-rw-r--r--www/uwsgi/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/www/uwsgi/Makefile b/www/uwsgi/Makefile
index 59fef9bb4e42..487039b30053 100644
--- a/www/uwsgi/Makefile
+++ b/www/uwsgi/Makefile
@@ -27,6 +27,7 @@ do-install:
.if ${OSVERSION} < 700000
USE_GCC= 4.2+
+BROKEN= does not build on 6.X
.endif
.include <bsd.port.post.mk>