diff options
Diffstat (limited to 'games/crafty-open-large/Makefile')
-rw-r--r-- | games/crafty-open-large/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/crafty-open-large/Makefile b/games/crafty-open-large/Makefile index 9d5ba8195819..a9a89a572b3f 100644 --- a/games/crafty-open-large/Makefile +++ b/games/crafty-open-large/Makefile @@ -12,8 +12,8 @@ DIST_SUBDIR= crafty MAINTAINER= ports@FreeBSD.org COMMENT= Large opening book for crafty -BUILD_DEPENDS= crafty:${PORTSDIR}/games/crafty -RUN_DEPENDS= crafty:${PORTSDIR}/games/crafty +BUILD_DEPENDS= crafty:games/crafty +RUN_DEPENDS= crafty:games/crafty USES= zip NO_WRKSUBDIR= yes |