From 573c01347b983d55d44a2cc51468fbe85c480008 Mon Sep 17 00:00:00 2001 From: xtraeme Date: Wed, 7 Jul 2004 09:05:43 +0000 Subject: Remove Mesa's buildlink as it does nothing without USE_BUILDLINK3, USE_X11 is enough for Linux systems (noted by wiz@). --- games/quake3arena-demo/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'games/quake3arena-demo') diff --git a/games/quake3arena-demo/Makefile b/games/quake3arena-demo/Makefile index e49701736d4..c83bd2c751e 100644 --- a/games/quake3arena-demo/Makefile +++ b/games/quake3arena-demo/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.20 2004/07/02 20:53:20 wiz Exp $ +# $NetBSD: Makefile,v 1.21 2004/07/07 09:05:43 xtraeme Exp $ DISTNAME= linuxq3ademo-1_11-6_x86_gz PKGREVISION= 1 @@ -22,7 +22,6 @@ DEPENDS+= suse_glx>=6.4:../../emulators/${SUSE_DIR_PREFIX}_glx .include "../../emulators/suse_linux/Makefile.application" .else USE_X11= yes -.include "../../graphics/MesaLib/buildlink3.mk" .endif NO_CONFIGURE= yes -- cgit v1.2.3