summaryrefslogtreecommitdiffstats
path: root/games/KnightCap
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>1998-07-20 10:14:24 +0000
committerasami <asami@FreeBSD.org>1998-07-20 10:14:24 +0000
commit111066c6871636780cb2ec62ddfb834463bd0902 (patch)
treec97bb7ded68f4f61a06185c9fb9a850e854aa85c /games/KnightCap
parentf77e7cfdc0c212a387b3af45522d2e30f1e92c2f (diff)
downloadFreeBSD-ports-111066c6871636780cb2ec62ddfb834463bd0902.zip
FreeBSD-ports-111066c6871636780cb2ec62ddfb834463bd0902.tar.gz
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
Diffstat (limited to 'games/KnightCap')
-rw-r--r--games/KnightCap/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/games/KnightCap/Makefile b/games/KnightCap/Makefile
index 26112d4..ded0a23 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
OpenPOWER on IntegriCloud