aboutsummaryrefslogtreecommitdiff
path: root/games/nil
diff options
context:
space:
mode:
authorGabor Kovesdan <gabor@FreeBSD.org>2007-04-15 21:06:14 +0000
committerGabor Kovesdan <gabor@FreeBSD.org>2007-04-15 21:06:14 +0000
commit46b9896d01ebb6c9dc68e651b3d82a98561777f6 (patch)
tree60089dfa8bdc8380dce358589a2e1bd3b0abbd11 /games/nil
parent286203d809751f18da030a97c6315562e0e58ed9 (diff)
downloadports-46b9896d01ebb6c9dc68e651b3d82a98561777f6.tar.gz
ports-46b9896d01ebb6c9dc68e651b3d82a98561777f6.zip
Notes
Diffstat (limited to 'games/nil')
-rw-r--r--games/nil/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/games/nil/Makefile b/games/nil/Makefile
index 08dd80ee197b..deee1ee2e1f7 100644
--- a/games/nil/Makefile
+++ b/games/nil/Makefile
@@ -29,9 +29,6 @@ OPTIONS= OPTIMIZED_CFLAGS "Enable compilation optimizations" on
.if ${ARCH} == "ia64"
BROKEN= does not link on ${ARCH}
.endif
-.if ${ARCH} == "i386" && ${OSVERSION} < 500000
-BROKEN= does not compile
-.endif
post-patch:
@${FIND} ${WRKSRC} -type f -name configure -print0 | ${XARGS} -0 \