From c6c4ea2442674d7fe0af365765d6c8a0ca6ac449 Mon Sep 17 00:00:00 2001 From: Steve Price Date: Sun, 27 Sep 1998 16:06:59 +0000 Subject: Remove regexp support for Mesa2 libs. --- games/tank/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'games/tank/Makefile') 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 # -# $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} -- cgit v1.2.3