diff options
Diffstat (limited to 'games')
-rw-r--r-- | games/crafty-tablebase-pawn/Makefile | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/games/crafty-tablebase-pawn/Makefile b/games/crafty-tablebase-pawn/Makefile index 0b357cc57da6..b4b37f00a819 100644 --- a/games/crafty-tablebase-pawn/Makefile +++ b/games/crafty-tablebase-pawn/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: crafty-tablebase-pawn -# Date created: 10 Sep 2007 -# Whom: Jonathan Shoemaker <shoemaker@bluebottle.com> -# +# Created by: Jonathan Shoemaker <shoemaker@bluebottle.com> # $FreeBSD$ -# PORTNAME= crafty-tablebase-pawn PORTVERSION= 20070910 @@ -40,6 +36,8 @@ EXTRACT_ONLY= MAINTAINER= conrads@cox.net COMMENT= These are the pawn tablebases (3,4,5 man) for crafty +BROKEN= Does not fetch + RUN_DEPENDS= crafty:${PORTSDIR}/games/crafty NO_BUILD= yes |