aboutsummaryrefslogtreecommitdiff
path: root/games/crafty/Makefile
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2008-05-02 20:08:06 +0000
committerMartin Wilke <miwi@FreeBSD.org>2008-05-02 20:08:06 +0000
commit4b57115af8147357c795a86a34b7bf151a8fc43b (patch)
tree430832ffc2c3596f09a4450f980dc9db2daad7be /games/crafty/Makefile
parenta1f503fcf1c994bc46c68c05c31f6435669deb48 (diff)
downloadports-4b57115af8147357c795a86a34b7bf151a8fc43b.tar.gz
ports-4b57115af8147357c795a86a34b7bf151a8fc43b.zip
Notes
Diffstat (limited to 'games/crafty/Makefile')
-rw-r--r--games/crafty/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/crafty/Makefile b/games/crafty/Makefile
index 6e1f95c27bc4..2e0fe76aaedb 100644
--- a/games/crafty/Makefile
+++ b/games/crafty/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= crafty
-PORTVERSION= 22.0
+PORTVERSION= 22.1
CATEGORIES= games
MASTER_SITES= ftp://ftp.cis.uab.edu/pub/hyatt/pgn/:data \
ftp://ftp.cis.uab.edu/pub/hyatt/documentation/:doc \
@@ -51,7 +51,7 @@ OPT= -DCPUS=4 -DHASHSTATS -DTRACE -DBOOKDIR=\\\"${WITH_BOOKDIR}\\\" \
-DLOGDIR=\\\"${WITH_LOGDIR}\\\" \
-DRCDIR=\\\"${WITH_RCDIR}\\\" \
-DTBDIR=\\\"${WITH_TBDIR}\\\" \
- -DPERSDIR=\\\"${WITH_PERSDIR}\\\"
+ -DPERSDIR=\\\"${WITH_PERSDIR}\\\" -DSKILL
.include <bsd.port.pre.mk>