Updated CONFLICTS variable, since crafty can have only one book at a time and there are other ports to choose from. Fix: ---------------------------------------------------------------------- Get a free email account with anti spam protection. http://www.bluebottle.com/tag/2--qHQN1mWIaX5MtrW19kkafYHBDVAxPB8Ojlsx3V55ws9D5EG2 Content-Type: text/plain; name="file.diff" Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="file.diff" --- Makefile.orig 2007-09-22 22:31:19.000000000 -0600 +++ Makefile 2007-09-24 00:59:10.000000000 -0600 @@ -6,7 +6,7 @@ # PORTNAME= crafty-open-enormous -PORTVERSION= 1 +PORTVERSION= 20070924 CATEGORIES= games MASTER_SITES= ftp://ftp.cis.uab.edu/pub/hyatt/pgn/ \ ${MASTER_SITE_LOCAL} @@ -23,7 +23,7 @@ USE_ZIP= yes NO_WRKSUBDIR= yes NO_PACKAGE= Package is way too big - +CONFLICTS= games/crafty-open-large-* games/crafty-open-medium-* .include <bsd.port.pre.mk> .if ${ARCH} == "amd64"
State Changed From-To: open->closed Committed. Thanks!