From bf38f1891c2e97c7836083cad53599046fe1f196 Mon Sep 17 00:00:00 2001 From: rh Date: Sun, 22 Oct 2000 05:56:10 +0000 Subject: Add CHECK_MESA prior to bsd.prefs.mk to make sure the Mesa check is performed --- games/battleball/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'games/battleball/Makefile') diff --git a/games/battleball/Makefile b/games/battleball/Makefile index 06d33d245c9..b8edaef08f4 100644 --- a/games/battleball/Makefile +++ b/games/battleball/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2000/10/15 12:06:34 rh Exp $ +# $NetBSD: Makefile,v 1.6 2000/10/22 05:56:10 rh Exp $ DISTNAME= battleball.21.src PKGNAME= battleball-2.1 @@ -9,6 +9,7 @@ MAINTAINER= root@garbled.net HOMEPAGE= http://www.cs.utexas.edu/users/pahardin/bb.html USE_X11= YES +CHECK_MESA= YES WRKSRC= ${WRKDIR}/battleball-2.1-src CPPFLAGS+= -I${X11BASE}/include -- cgit v1.2.3