aboutsummaryrefslogtreecommitdiff
path: root/www/wyvern
diff options
context:
space:
mode:
authorErwin Lansing <erwin@FreeBSD.org>2009-01-08 18:35:55 +0000
committerErwin Lansing <erwin@FreeBSD.org>2009-01-08 18:35:55 +0000
commit09123d8c52194696328c8b4bd1f581116d360d7f (patch)
treed5477815a271e26b626ff3ac63fa6f9c9d11e2f0 /www/wyvern
parentea4bdbb32d5f57a3b8b34ff3c2beec0435f06c83 (diff)
Notes
Diffstat (limited to 'www/wyvern')
-rw-r--r--www/wyvern/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/wyvern/Makefile b/www/wyvern/Makefile
index 609594e1599a..c9704ff4db62 100644
--- a/www/wyvern/Makefile
+++ b/www/wyvern/Makefile
@@ -37,7 +37,7 @@ OPTIONS= OPENSSL "OpenSSL support" off \
.include <bsd.port.pre.mk>
-if ${OSVERSION} >= 800059
+.if ${OSVERSION} >= 800059
BROKEN= does not build
.endif