summaryrefslogtreecommitdiff
path: root/games/tank
diff options
context:
space:
mode:
authorJustin M. Seger <jseger@FreeBSD.org>1998-10-01 02:17:49 +0000
committerJustin M. Seger <jseger@FreeBSD.org>1998-10-01 02:17:49 +0000
commit1b4e5b49b4f51106645cc739a9a6d87c2a0ee972 (patch)
tree9f81c796654c03fd50e69d0a22bd6c6461048074 /games/tank
parentMark BROKEN for ELF. (diff)
Upgrade to Mesa 3.0
Notes
Notes: svn path=/head/; revision=13567
Diffstat (limited to 'games/tank')
-rw-r--r--games/tank/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/games/tank/Makefile b/games/tank/Makefile
index 5f38963aa146..9e94c85f205c 100644
--- a/games/tank/Makefile
+++ b/games/tank/Makefile
@@ -3,7 +3,7 @@
# Date created: 4 Mar 1998
# Whom: Donald Burr <dburr@FreeBSD.ORG>
#
-# $Id: Makefile,v 1.5 1998/08/27 06:09:50 jseger Exp $
+# $Id: Makefile,v 1.6 1998/09/27 16:06:56 steve Exp $
#
DISTNAME= tank-0.4a-src
@@ -13,7 +13,9 @@ MASTER_SITES= http://step.polymtl.ca/~coyote/tank/
MAINTAINER= dburr@FreeBSD.ORG
-LIB_DEPENDS= MesaGL.13:${PORTSDIR}/graphics/Mesa2
+LIB_DEPENDS= MesaGL.14:${PORTSDIR}/graphics/Mesa3
+
+BROKEN= can't find libaux.h
WRKSRC= ${WRKDIR}/${PKGNAME}