From 1b4e5b49b4f51106645cc739a9a6d87c2a0ee972 Mon Sep 17 00:00:00 2001 From: "Justin M. Seger" Date: Thu, 1 Oct 1998 02:17:49 +0000 Subject: Upgrade to Mesa 3.0 --- games/tank/Makefile | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'games/tank') 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 # -# $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} -- cgit v1.2.3