diff options
Diffstat (limited to 'games')
-rw-r--r-- | games/crafty-open-enormous/Makefile | 2 | ||||
-rw-r--r-- | games/crafty-open-large/Makefile | 2 | ||||
-rw-r--r-- | games/crafty-open-medium/Makefile | 2 |
3 files changed, 6 insertions, 0 deletions
diff --git a/games/crafty-open-enormous/Makefile b/games/crafty-open-enormous/Makefile index a1ded5fae6d4..ea1e94496ffa 100644 --- a/games/crafty-open-enormous/Makefile +++ b/games/crafty-open-enormous/Makefile @@ -12,6 +12,8 @@ DIST_SUBDIR= crafty MAINTAINER= ports@FreeBSD.org COMMENT= Enormous opening book (about 270 MByte) for crafty +BROKEN= conflicts with games/crafty + BUILD_DEPENDS= crafty:games/crafty RUN_DEPENDS= crafty:games/crafty diff --git a/games/crafty-open-large/Makefile b/games/crafty-open-large/Makefile index a9a89a572b3f..1b903dbf4466 100644 --- a/games/crafty-open-large/Makefile +++ b/games/crafty-open-large/Makefile @@ -12,6 +12,8 @@ DIST_SUBDIR= crafty MAINTAINER= ports@FreeBSD.org COMMENT= Large opening book for crafty +BROKEN= conflicts with games/crafty + BUILD_DEPENDS= crafty:games/crafty RUN_DEPENDS= crafty:games/crafty diff --git a/games/crafty-open-medium/Makefile b/games/crafty-open-medium/Makefile index 299b674a6a0d..edfbc28153e9 100644 --- a/games/crafty-open-medium/Makefile +++ b/games/crafty-open-medium/Makefile @@ -12,6 +12,8 @@ DIST_SUBDIR= crafty MAINTAINER= ports@FreeBSD.org COMMENT= Medium opening book (about 1.9 MByte) for crafty +BROKEN= conflicts with games/crafty + BUILD_DEPENDS= crafty:games/crafty RUN_DEPENDS= crafty:games/crafty |