From 75b50e11df8dea33daaa08715473a0eaca393e13 Mon Sep 17 00:00:00 2001 From: jschauma Date: Sun, 9 Mar 2003 19:46:51 +0000 Subject: Bump PKGREVISION due to upgrade of Mesa and friends. Only include Mesa/buildlink2.mk if the package requires all three of MesaLib, glu and glut - else only include the necessary buildlink2s. --- games/quake6/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'games/quake6') diff --git a/games/quake6/Makefile b/games/quake6/Makefile index 147f4fc50f0..d928e762a34 100644 --- a/games/quake6/Makefile +++ b/games/quake6/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.18 2002/12/07 02:38:55 schmonz Exp $ +# $NetBSD: Makefile,v 1.19 2003/03/09 19:46:54 jschauma Exp $ DISTNAME= quake-v6-bsd-kame PKGNAME= quake6-0.0 @@ -33,5 +33,5 @@ PKG_FAIL_REASON= "${PKGNAME} requires IPv6 support" # "bindir" setting is very non-standard for GNU autoconf CONFIGURE_ARGS+=--disable-asmopt --bindir=/bin -.include "../../graphics/Mesa/buildlink2.mk" +.include "../../graphics/MesaLib/buildlink2.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3