aboutsummaryrefslogtreecommitdiffstats
path: root/games/blobandconquer/Makefile
diff options
context:
space:
mode:
authoralepulver <alepulver@FreeBSD.org>2006-12-17 02:13:13 +0800
committeralepulver <alepulver@FreeBSD.org>2006-12-17 02:13:13 +0800
commite86050bc3f288c49068173bdcaefcee703944ccc (patch)
tree3bf37a94851095cb073097ebffe9979a43fff327 /games/blobandconquer/Makefile
parent4d595ac259a0786ff97e238f026291cbc508ab8e (diff)
downloadfreebsd-ports-gnome-e86050bc3f288c49068173bdcaefcee703944ccc.tar.gz
freebsd-ports-gnome-e86050bc3f288c49068173bdcaefcee703944ccc.tar.zst
freebsd-ports-gnome-e86050bc3f288c49068173bdcaefcee703944ccc.zip
- Update to version 0.7.2.
- Fix fetching. PR: ports/106482 Submitted by: alepulver (myself) Approved by: Dmitry Marakasov <amdmi3@mail.ru> (maintainer)
Diffstat (limited to 'games/blobandconquer/Makefile')
-rw-r--r--games/blobandconquer/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/games/blobandconquer/Makefile b/games/blobandconquer/Makefile
index 762a095d3ee1..91b724a41261 100644
--- a/games/blobandconquer/Makefile
+++ b/games/blobandconquer/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= blobandconquer
-DISTVERSION= 0.6-1
+DISTVERSION= 0.7-2
CATEGORIES= games
MASTER_SITES= http://www.parallelrealities.co.uk/download.php?type=zip&file=
DISTNAME= blobAndConquer-${DISTVERSION}
@@ -14,11 +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
USE_SDL= sdl mixer image ttf
USE_GL= yes
USE_GMAKE= yes