diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2007-09-10 22:47:37 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2007-09-10 22:47:37 +0000 |
commit | eb520bb0f481116d5172db635239e8fd944ee2d8 (patch) | |
tree | 157efea4339fbabf4161aee0cdbb830b8eda56e8 /games | |
parent | 15f0848aefbbf05b4119f4f5202d16dc0418806d (diff) | |
download | ports-eb520bb0f481116d5172db635239e8fd944ee2d8.tar.gz ports-eb520bb0f481116d5172db635239e8fd944ee2d8.zip |
Notes
Diffstat (limited to 'games')
-rw-r--r-- | games/crafty-tablebase-no-pawn/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/crafty-tablebase-no-pawn/Makefile b/games/crafty-tablebase-no-pawn/Makefile index 52715a44bd78..881e3af940b7 100644 --- a/games/crafty-tablebase-no-pawn/Makefile +++ b/games/crafty-tablebase-no-pawn/Makefile @@ -52,6 +52,7 @@ COMMENT= These are the tablebases for crafty, minus the pawn tbs RUN_DEPENDS= crafty:${PORTSDIR}/games/crafty NO_BUILD= yes +NO_PACKAGE= Way too big .if !defined(WITH_TBDIR) WITH_TBDIR= ${PREFIX}/lib/crafty/TB |