diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2006-12-09 19:52:25 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2006-12-09 19:52:25 +0000 |
commit | 11f2c908110af9e6af617f73bd00c11749ee03e9 (patch) | |
tree | 0f77d8d6c4e2a3ef12ed0c922705458a47b4f458 /games | |
parent | 80aed68e88f5d6b560e88afd6827d9ef0532a811 (diff) | |
download | ports-11f2c908110af9e6af617f73bd00c11749ee03e9.tar.gz ports-11f2c908110af9e6af617f73bd00c11749ee03e9.zip |
Notes
Diffstat (limited to 'games')
-rw-r--r-- | games/blobandconquer/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/games/blobandconquer/Makefile b/games/blobandconquer/Makefile index 82a8b19911f6..762a095d3ee1 100644 --- a/games/blobandconquer/Makefile +++ b/games/blobandconquer/Makefile @@ -14,6 +14,8 @@ DISTNAME= blobAndConquer-${DISTVERSION} MAINTAINER= amdmi3@mail.ru COMMENT= A somewhat violent 3D action game +BROKEN= Checksum mismatch + FETCH_BEFORE_ARGS+= -o ${DISTNAME}${EXTRACT_SUFX} USE_X_PREFIX= yes |