diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2004-12-11 21:00:55 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2004-12-11 21:00:55 +0000 |
commit | 7946e868c6cc4188e63e72bffce06c67da81ea9a (patch) | |
tree | d46183a7198eb096cd856f5d6667cbb4ead4605f /games/bomb | |
parent | a5c3053fdc7e2eb7ca636c976d51bc143ce74f04 (diff) | |
download | ports-7946e868c6cc4188e63e72bffce06c67da81ea9a.tar.gz ports-7946e868c6cc4188e63e72bffce06c67da81ea9a.zip |
Notes
Diffstat (limited to 'games/bomb')
-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 da5ae2f5357e..cafca5cd401d 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 |