aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authorerwin <erwin@FreeBSD.org>2009-05-28 06:14:34 +0800
committererwin <erwin@FreeBSD.org>2009-05-28 06:14:34 +0800
commitd43f659fe01e7411be4db0bca4c065dba324fbe3 (patch)
tree8ed8ed998ed66887fe5d6a3244efd53ba336149c /www
parentd744156c066a28e7fce2f80ff4a3dc20edab4f66 (diff)
downloadfreebsd-ports-gnome-d43f659fe01e7411be4db0bca4c065dba324fbe3.tar.gz
freebsd-ports-gnome-d43f659fe01e7411be4db0bca4c065dba324fbe3.tar.zst
freebsd-ports-gnome-d43f659fe01e7411be4db0bca4c065dba324fbe3.zip
Mark BROKEN on 8.x: does not build.
Diffstat (limited to 'www')
-rw-r--r--www/mod_musicindex/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/www/mod_musicindex/Makefile b/www/mod_musicindex/Makefile
index e7d5b53c5c81..94cd81d7bcaa 100644
--- a/www/mod_musicindex/Makefile
+++ b/www/mod_musicindex/Makefile
@@ -33,6 +33,10 @@ SUB_LIST= PORTNAME=${PORTNAME}
.include <bsd.port.pre.mk>
+.if ${OSVERSION} >= 800000
+BROKEN= does not build
+.endif
+
.if defined(WITHOUT_NLS)
CONFIGURE_ARGS+= --disable-nls
PLIST_SUB+= NLS="@comment "