aboutsummaryrefslogtreecommitdiff
path: root/games/crafty
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2007-09-29 14:46:14 +0000
committerMark Linimon <linimon@FreeBSD.org>2007-09-29 14:46:14 +0000
commit0b8b6e957d377e7cb7e5c5d0b7b3b788cdf88eef (patch)
tree2fd1e96f69391645724da2a537f9d140715ca82e /games/crafty
parent2cd6eb55db4e62388e37f80cc2328e2ea173578f (diff)
downloadports-0b8b6e957d377e7cb7e5c5d0b7b3b788cdf88eef.tar.gz
ports-0b8b6e957d377e7cb7e5c5d0b7b3b788cdf88eef.zip
Apparently a fix had already been committed after the last pointyhat runs.
Adding to the pointy hat collection: linimon
Notes
Notes: svn path=/head/; revision=200351
Diffstat (limited to 'games/crafty')
-rw-r--r--games/crafty/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/games/crafty/Makefile b/games/crafty/Makefile
index 4cb41d5b9891..c4dc9ea46abd 100644
--- a/games/crafty/Makefile
+++ b/games/crafty/Makefile
@@ -55,8 +55,6 @@ OPT= -DHASHSTATS -DTRACE -DBOOKDIR=\\\"${WITH_BOOKDIR}\\\" \
.if ${ARCH} == "i386"
OPT+= -DINLINE32
-.else
-BROKEN= does not install on 64-bit architectures
.endif
MAKE_ENV+= opt="${OPT}" target=${OPSYS} CXFLAGS="${CXXFLAGS}"