diff options
author | erwin <erwin@FreeBSD.org> | 2006-08-06 06:24:19 +0800 |
---|---|---|
committer | erwin <erwin@FreeBSD.org> | 2006-08-06 06:24:19 +0800 |
commit | 35f041a126d8472a767a4358832e763cf40b9dc3 (patch) | |
tree | bf21090659057533bba82d854df1303434f4656f /games | |
parent | 64aba871e777dce7a9dbb72810236e0b256f6d79 (diff) | |
download | freebsd-ports-gnome-35f041a126d8472a767a4358832e763cf40b9dc3.tar.gz freebsd-ports-gnome-35f041a126d8472a767a4358832e763cf40b9dc3.tar.zst freebsd-ports-gnome-35f041a126d8472a767a4358832e763cf40b9dc3.zip |
Mark BROKEN: does not fetch. Unfortunately, the maintainer blocks my
mail, so I see no other way.
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 55d97b1d0086..c8c52589f87b 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= does not fetch + FETCH_BEFORE_ARGS+= -o ${DISTNAME}${EXTRACT_SUFX} USE_X_PREFIX= yes |