aboutsummaryrefslogtreecommitdiff
path: root/games/pykawari
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2004-09-30 05:56:28 +0000
committerKris Kennaway <kris@FreeBSD.org>2004-09-30 05:56:28 +0000
commit8f88ef38786e40d18b24ae7441b7e9dfdfebd724 (patch)
treeeb8b4ad3986e7ea9721d01f3c0d7aea323d51558 /games/pykawari
parent2c1beca78f068da576f61fb99e0dc5eb01c80757 (diff)
Notes
Diffstat (limited to 'games/pykawari')
-rw-r--r--games/pykawari/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/pykawari/Makefile b/games/pykawari/Makefile
index 2472944216af..7823103200e5 100644
--- a/games/pykawari/Makefile
+++ b/games/pykawari/Makefile
@@ -39,7 +39,7 @@ CFLAGS+= ${PTHREAD_CFLAGS} -fPIC
.include <bsd.port.pre.mk>
-.if ${OSVERSION} >= 50126
+.if ${OSVERSION} >= 502126
BROKEN= "Does not compile on FreeBSD >= 5.x"
.endif