diff options
author | edwin <edwin@FreeBSD.org> | 2007-09-11 06:47:37 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2007-09-11 06:47:37 +0800 |
commit | 0369fdfd09b34f36a7d10480be0af8b9f41f035d (patch) | |
tree | ba9e871d9a2d975211a7adaba7ffc9f27cbbb772 /games/crafty-tablebase-no-pawn | |
parent | c2c77f47041e5629091bf2b0b581bc825432749a (diff) | |
download | freebsd-ports-gnome-0369fdfd09b34f36a7d10480be0af8b9f41f035d.tar.gz freebsd-ports-gnome-0369fdfd09b34f36a7d10480be0af8b9f41f035d.tar.zst freebsd-ports-gnome-0369fdfd09b34f36a7d10480be0af8b9f41f035d.zip |
Add a warning about NO_PACKAGE for this beast...
Diffstat (limited to 'games/crafty-tablebase-no-pawn')
-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 |