diff options
-rw-r--r-- | games/crafty-open-enormous/Makefile | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/games/crafty-open-enormous/Makefile b/games/crafty-open-enormous/Makefile index d91ff3553036..3c8b5b27d3a2 100644 --- a/games/crafty-open-enormous/Makefile +++ b/games/crafty-open-enormous/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: crafty-open-enormous -# Date created: 9 Sep 2007 -# Whom: Jonathan Shoemaker <shoemaker@bluebottle.com> -# +# Created by: Jonathan Shoemaker <shoemaker@bluebottle.com> # $FreeBSD$ -# PORTNAME= crafty-open-enormous PORTVERSION= 20070924 @@ -20,6 +16,8 @@ COMMENT= The enormous opening book (about 85-90 MByte) for crafty BUILD_DEPENDS= crafty:${PORTSDIR}/games/crafty RUN_DEPENDS= crafty:${PORTSDIR}/games/crafty +BROKEN= Does not fetch + DIST_SUBDIR= crafty USE_ZIP= yes NO_WRKSUBDIR= yes |