Date: Sat, 4 May 2013 21:39:55 +0000 (UTC) From: Baptiste Daroussin <bapt@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r317361 - head/games/crafty-tablebase-no-pawn Message-ID: <201305042139.r44Ldt38056891@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: bapt Date: Sat May 4 21:39:54 2013 New Revision: 317361 URL: http://svnweb.freebsd.org/changeset/ports/317361 Log: Revert bad conversion Modified: head/games/crafty-tablebase-no-pawn/Makefile Modified: head/games/crafty-tablebase-no-pawn/Makefile ============================================================================== --- head/games/crafty-tablebase-no-pawn/Makefile Sat May 4 21:36:47 2013 (r317360) +++ head/games/crafty-tablebase-no-pawn/Makefile Sat May 4 21:39:54 2013 (r317361) @@ -52,7 +52,7 @@ RUN_DEPENDS= crafty:${PORTSDIR}/games/cr NO_BUILD= yes NO_PACKAGE= Way too big -.if ! ${PORT_OPTIONS:MTBDIR} +.if !defined(WITH_TBDIR) WITH_TBDIR= ${PREFIX}/lib/crafty/TB .endif
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201305042139.r44Ldt38056891>