aboutsummaryrefslogtreecommitdiff
path: root/www/mod_musicindex
diff options
context:
space:
mode:
authorErwin Lansing <erwin@FreeBSD.org>2009-05-27 22:14:34 +0000
committerErwin Lansing <erwin@FreeBSD.org>2009-05-27 22:14:34 +0000
commit2d8381f8182e860c7c21ea4a67ca5733d083354b (patch)
tree39cd99201032697d4b3daf61dac368dde5bec88a /www/mod_musicindex
parent4b8e5241116136919b7ae9c6a57dbaa2dd9be3be (diff)
downloadports-2d8381f8182e860c7c21ea4a67ca5733d083354b.tar.gz
ports-2d8381f8182e860c7c21ea4a67ca5733d083354b.zip
Notes
Diffstat (limited to 'www/mod_musicindex')
-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 "