aboutsummaryrefslogtreecommitdiff
path: root/games/powwow
diff options
context:
space:
mode:
authorErwin Lansing <erwin@FreeBSD.org>2008-06-15 20:47:05 +0000
committerErwin Lansing <erwin@FreeBSD.org>2008-06-15 20:47:05 +0000
commitaa283626ff3c084cea25b65e3e76729689722af5 (patch)
treefdd96b7c0a62d00469b0dc558ad63defdf21cfed /games/powwow
parent69e1a0cb61e526ce1df033348e75f7135ec980d5 (diff)
downloadports-aa283626ff3c084cea25b65e3e76729689722af5.tar.gz
ports-aa283626ff3c084cea25b65e3e76729689722af5.zip
Notes
Diffstat (limited to 'games/powwow')
-rw-r--r--games/powwow/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/powwow/Makefile b/games/powwow/Makefile
index 589d33ff8213..ee785db85076 100644
--- a/games/powwow/Makefile
+++ b/games/powwow/Makefile
@@ -21,7 +21,7 @@ MAN6= powwow.6
.include <bsd.port.pre.mk>
-.if ${OSVERSION} >= 800034
+.if ${OSVERSION} >= 800034 || (${OSVERSION} >= 700109 && ${OSVERSION} < 800000) || (${OSVERSION} >= 603103 && ${OSVERSION} < 700000)
BROKEN= does not compile
.endif