aboutsummaryrefslogtreecommitdiff
path: root/www/wiliki/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/wiliki/Makefile')
-rw-r--r--www/wiliki/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/wiliki/Makefile b/www/wiliki/Makefile
index fb8f49cd13f6..1cfdb04e45de 100644
--- a/www/wiliki/Makefile
+++ b/www/wiliki/Makefile
@@ -24,7 +24,7 @@ GNU_CONFIGURE= yes
.include <bsd.port.pre.mk>
-.if ${MACHINE_ARCH} == "alpha" && ${OSVERSION} >= 500000
+.if ${MACHINE_ARCH} == "alpha"
BROKEN= "Does not build"
.endif