diff options
Diffstat (limited to 'games/bomb/Makefile')
-rw-r--r-- | games/bomb/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/games/bomb/Makefile b/games/bomb/Makefile index da5ae2f..cafca5c 100644 --- a/games/bomb/Makefile +++ b/games/bomb/Makefile @@ -20,6 +20,8 @@ LIB_DEPENDS= tiff.4:${PORTSDIR}/graphics/tiff \ NO_PACKAGE= "parts are under GPL, parts under X license" +BROKEN= Checksum mismatch + DATADIR= share/${PORTNAME}/ DOCDIR= share/doc/${PORTNAME}/ DOCS= COPYING README bomb.lsm guile.txt manual.txt notes.txt |