aboutsummaryrefslogtreecommitdiff
path: root/games/crafty-tablebase-no-pawn
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-05-04 21:32:23 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-05-04 21:32:23 +0000
commit34d88d1be19b29813f7c1006582a7f0788a70359 (patch)
tree08323ac0e82a5527b0eb47d447284b20428328e7 /games/crafty-tablebase-no-pawn
parentf09a8ae7ec9e72dd39c750ceca556deff21c6b2d (diff)
downloadports-34d88d1be19b29813f7c1006582a7f0788a70359.tar.gz
ports-34d88d1be19b29813f7c1006582a7f0788a70359.zip
Mark as broken: does not fetch
Notes
Notes: svn path=/head/; revision=317358
Diffstat (limited to 'games/crafty-tablebase-no-pawn')
-rw-r--r--games/crafty-tablebase-no-pawn/Makefile10
1 files changed, 4 insertions, 6 deletions
diff --git a/games/crafty-tablebase-no-pawn/Makefile b/games/crafty-tablebase-no-pawn/Makefile
index dd36565a519e..09abebffeeab 100644
--- a/games/crafty-tablebase-no-pawn/Makefile
+++ b/games/crafty-tablebase-no-pawn/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: crafty-tablebases-no-pawn
-# Date created: 10 Sep 2007
-# Whom: Jonathan Shoemaker <shoemaker@bluebottle.com>
-#
+# Created by: Jonathan Shoemaker <shoemaker@bluebottle.com>
# $FreeBSD$
-#
PORTNAME= crafty-tablebases-no-pawn
PORTVERSION= 20070910
@@ -49,12 +45,14 @@ EXTRACT_ONLY=
MAINTAINER= conrads@cox.net
COMMENT= These are the tablebases for crafty, minus the pawn tbs
+BROKEN= Does not fetch
+
RUN_DEPENDS= crafty:${PORTSDIR}/games/crafty
NO_BUILD= yes
NO_PACKAGE= Way too big
-.if !defined(WITH_TBDIR)
+.if ! ${PORT_OPTIONS:MTBDIR}
WITH_TBDIR= ${PREFIX}/lib/crafty/TB
.endif