summaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1998-07-20 10:14:24 +0000
committerSatoshi Asami <asami@FreeBSD.org>1998-07-20 10:14:24 +0000
commitdcce344737b1f66d0709d82783b772193c107dc3 (patch)
tree0d87a8079d4f52654eafbfe3a28bfc2e66183052 /games
parent"$Id$" is not spelled "$ID$". Also, change "Jily" to "July", I assume (diff)
Repository copy Mesa to Mesa2 and Mesa3. Mark Mesa3 broken pending
Justin's upgrade. Change all "graphics/Mesa" dependencies to "graphics/Mesa2". Requested by: jseger
Notes
Notes: svn path=/head/; revision=12007
Diffstat (limited to 'games')
-rw-r--r--games/KnightCap/Makefile8
-rw-r--r--games/tank/Makefile4
2 files changed, 6 insertions, 6 deletions
diff --git a/games/KnightCap/Makefile b/games/KnightCap/Makefile
index 26112d48b30f..ded0a2381853 100644
--- a/games/KnightCap/Makefile
+++ b/games/KnightCap/Makefile
@@ -3,7 +3,7 @@
# Date created: 10 May 1998
# Whom: Andrey Zakhvatov
#
-# $Id$
+# $Id: Makefile,v 1.1.1.1 1998/05/15 12:14:22 tg Exp $
#
DISTNAME= KnightCap-3.5
@@ -13,9 +13,9 @@ MASTER_SITES= ftp://samba.anu.edu.au/pub/KnightCap/
MAINTAINER= andy@icc.surw.chel.su
-LIB_DEPENDS= MesaGL\\.13\\.:${PORTSDIR}/graphics/Mesa \
- MesaGLU\\.13\\.:${PORTSDIR}/graphics/Mesa \
- glut\\.3\\.:${PORTSDIR}/graphics/Mesa
+LIB_DEPENDS= MesaGL\\.13\\.:${PORTSDIR}/graphics/Mesa2 \
+ MesaGLU\\.13\\.:${PORTSDIR}/graphics/Mesa2 \
+ glut\\.3\\.:${PORTSDIR}/graphics/Mesa2
FETCH_BEFORE_ARGS= -P
ALL_TARGET= KnightCap
diff --git a/games/tank/Makefile b/games/tank/Makefile
index 0d884d837096..efd59e66aad5 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.2 1998/05/15 15:01:10 dburr Exp $
+# $Id: Makefile,v 1.3 1998/05/30 12:36:17 dburr Exp $
#
DISTNAME= tank-0.4a-src
@@ -13,7 +13,7 @@ MASTER_SITES= http://www.info.polymtl.ca/~coyote/tank/
MAINTAINER= dburr@FreeBSD.ORG
-LIB_DEPENDS= MesaGL\\.13\\.:${PORTSDIR}/graphics/Mesa
+LIB_DEPENDS= MesaGL\\.13\\.:${PORTSDIR}/graphics/Mesa2
WRKSRC= ${WRKDIR}/${PKGNAME}