diff options
author | bapt <bapt@FreeBSD.org> | 2013-07-05 14:34:56 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2013-07-05 14:34:56 +0800 |
commit | 54ec8c8d68cad76bdc0e5eb2c2d6b29fe63a2a73 (patch) | |
tree | 41668e8aabcef3d57a0bd1e167f8f297db2aac7a | |
parent | 8f382e0e4df4882ae71bfbff804e99e57bb28327 (diff) | |
download | freebsd-ports-gnome-54ec8c8d68cad76bdc0e5eb2c2d6b29fe63a2a73.tar.gz freebsd-ports-gnome-54ec8c8d68cad76bdc0e5eb2c2d6b29fe63a2a73.tar.zst freebsd-ports-gnome-54ec8c8d68cad76bdc0e5eb2c2d6b29fe63a2a73.zip |
Mark as broken: does not fetch
-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 |