aboutsummaryrefslogtreecommitdiffstats
path: root/games/pykawari
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2004-09-30 13:56:28 +0800
committerkris <kris@FreeBSD.org>2004-09-30 13:56:28 +0800
commit810c341235efa9eff875e2581e00ce2f998d5cb5 (patch)
tree17db49b0cdc3f1d255e1031c6c54dd4e7bdb22dc /games/pykawari
parent57fba02dcbcf570fd4246e928c7a27a472ba496d (diff)
downloadfreebsd-ports-gnome-810c341235efa9eff875e2581e00ce2f998d5cb5.tar.gz
freebsd-ports-gnome-810c341235efa9eff875e2581e00ce2f998d5cb5.tar.zst
freebsd-ports-gnome-810c341235efa9eff875e2581e00ce2f998d5cb5.zip
Correct typo in previous commit
Submitted by: maintainer Approved by: portmgr (self) Pointy hat to: self
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