summaryrefslogtreecommitdiff
path: root/games/tank/Makefile
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1998-09-27 16:06:59 +0000
committerSteve Price <steve@FreeBSD.org>1998-09-27 16:06:59 +0000
commitc6c4ea2442674d7fe0af365765d6c8a0ca6ac449 (patch)
tree8032005969337106455827fc9cf77994dc745b8d /games/tank/Makefile
parentHonour CFLAGS. (diff)
Remove regexp support for Mesa2 libs.
Notes
Notes: svn path=/head/; revision=13457
Diffstat (limited to '')
-rw-r--r--games/tank/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/tank/Makefile b/games/tank/Makefile
index 53d160e53fb6..5f38963aa146 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.4 1998/07/20 10:13:44 asami Exp $
+# $Id: Makefile,v 1.5 1998/08/27 06:09:50 jseger Exp $
#
DISTNAME= tank-0.4a-src
@@ -13,7 +13,7 @@ MASTER_SITES= http://step.polymtl.ca/~coyote/tank/
MAINTAINER= dburr@FreeBSD.ORG
-LIB_DEPENDS= MesaGL\\.13\\.:${PORTSDIR}/graphics/Mesa2
+LIB_DEPENDS= MesaGL.13:${PORTSDIR}/graphics/Mesa2
WRKSRC= ${WRKDIR}/${PKGNAME}