From 1d8820934cdb54f2e080d6fafccf27a94cca5354 Mon Sep 17 00:00:00 2001 From: rh Date: Sun, 15 Oct 2000 12:06:32 +0000 Subject: Use new USE_MESA variable to depend on the correct Mesa packages --- games/plib/Makefile | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'games/plib') diff --git a/games/plib/Makefile b/games/plib/Makefile index b380180cc85..a21be3e46cb 100644 --- a/games/plib/Makefile +++ b/games/plib/Makefile @@ -1,16 +1,15 @@ -# $NetBSD: Makefile,v 1.2 2000/08/04 01:58:36 jlam Exp $ +# $NetBSD: Makefile,v 1.3 2000/10/15 12:06:35 rh Exp $ # -DISTNAME= plib-1.0.20 +DISTNAME= plib-1.2.0 CATEGORIES= games x11 MASTER_SITES= http://plib.sourceforge.net/dist/ MAINTAINER= rh@netbsd.org HOMEPAGE= http://plib.sourceforge.net/ -DEPENDS+= Mesa-*:../../graphics/Mesa - USE_X11= YES +USE_MESA= YES GNU_CONFIGURE= YES CONFIGURE_ENV+= CPPFLAGS="${CPPFLAGS}" CPPFLAGS+= -Dunix=1 -I${X11PREFIX}/include -I${X11BASE}/include -- cgit v1.2.3