diff options
Diffstat (limited to 'games/crafty-tablebase-pawn/Makefile')
-rw-r--r-- | games/crafty-tablebase-pawn/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/crafty-tablebase-pawn/Makefile b/games/crafty-tablebase-pawn/Makefile index 704377c13614..829197aaec7d 100644 --- a/games/crafty-tablebase-pawn/Makefile +++ b/games/crafty-tablebase-pawn/Makefile @@ -36,7 +36,7 @@ EXTRACT_ONLY= # empty MAINTAINER= ports@FreeBSD.org COMMENT= These are the pawn tablebases (3,4,5 man) for crafty -RUN_DEPENDS= crafty:${PORTSDIR}/games/crafty +RUN_DEPENDS= crafty:games/crafty NO_BUILD= yes NO_ARCH= yes |