From 0f392f8b3ab55a08440e0f11165312cd79f12153 Mon Sep 17 00:00:00 2001 From: wiz Date: Fri, 2 Jul 2004 20:47:49 +0000 Subject: bl2 -> bl3 in a package that does not have USE_BUILDLINK* set. --- games/quake3arena-demo/Makefile | 4 ++-- games/quake3arena/Makefile | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'games') diff --git a/games/quake3arena-demo/Makefile b/games/quake3arena-demo/Makefile index 172e33f4129..e49701736d4 100644 --- a/games/quake3arena-demo/Makefile +++ b/games/quake3arena-demo/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.19 2004/01/20 12:15:41 agc Exp $ +# $NetBSD: Makefile,v 1.20 2004/07/02 20:53:20 wiz Exp $ DISTNAME= linuxq3ademo-1_11-6_x86_gz PKGREVISION= 1 @@ -22,7 +22,7 @@ DEPENDS+= suse_glx>=6.4:../../emulators/${SUSE_DIR_PREFIX}_glx .include "../../emulators/suse_linux/Makefile.application" .else USE_X11= yes -.include "../../graphics/MesaLib/buildlink2.mk" +.include "../../graphics/MesaLib/buildlink3.mk" .endif NO_CONFIGURE= yes diff --git a/games/quake3arena/Makefile b/games/quake3arena/Makefile index 2b2210ca134..7981dc8557a 100644 --- a/games/quake3arena/Makefile +++ b/games/quake3arena/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2004/04/15 00:20:29 xtraeme Exp $ +# $NetBSD: Makefile,v 1.17 2004/07/02 20:53:20 wiz Exp $ DISTNAME= linuxq3apoint-1.32b.x86 PKGREVISION= 1 @@ -23,7 +23,7 @@ DEPENDS+= suse_glx>=6.4:../../emulators/${SUSE_DIR_PREFIX}_glx .include "../../emulators/suse_linux/Makefile.application" .else USE_X11= yes -.include "../../graphics/MesaLib/buildlink2.mk" +.include "../../graphics/MesaLib/buildlink3.mk" .endif NO_SRC_ON_FTP= no -- cgit v1.2.3