aboutsummaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorDanilo Egea Gondolfo <danilo@FreeBSD.org>2014-04-26 14:47:03 +0000
committerDanilo Egea Gondolfo <danilo@FreeBSD.org>2014-04-26 14:47:03 +0000
commitf9231180e3bc75eaa054b88677b0237079bc3ea6 (patch)
tree00cbbe2614efd991058793d2ecdaf7c49a9adcee /games
parent157871e55dc5cefe6ac2b941846dd76363463b68 (diff)
downloadports-f9231180e3bc75eaa054b88677b0237079bc3ea6.tar.gz
ports-f9231180e3bc75eaa054b88677b0237079bc3ea6.zip
Notes
Diffstat (limited to 'games')
-rw-r--r--games/freecell-solver/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/games/freecell-solver/Makefile b/games/freecell-solver/Makefile
index cfb8af703138..921447a5fe6e 100644
--- a/games/freecell-solver/Makefile
+++ b/games/freecell-solver/Makefile
@@ -14,8 +14,7 @@ LICENSE= MIT
OPTIONS_DEFINE= TCMALLOC DOCS EXAMPLES
TCMALLOC_DESC= Use Google's TCMalloc
-USE_BZIP2= yes
-USES= cmake:outsource perl5 shebangfix
+USES= cmake:outsource perl5 shebangfix tar:bzip2
USE_PERL5= build
SHEBANG_FILES= board_gen/make_pysol_freecell_board.py
CMAKE_ARGS= -DFCS_WITH_TEST_SUITE:BOOL=OFF