From 25cc1123cb142eaf744bee28d1de9375fbe4bcbd Mon Sep 17 00:00:00 2001 From: rh Date: Sun, 22 Oct 2000 05:52:24 +0000 Subject: set USE_MESA prior to bsd.prefs.mk to make sure the test for built-in Mesa gets executed --- x11/qt2-libs/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'x11/qt2-libs') diff --git a/x11/qt2-libs/Makefile b/x11/qt2-libs/Makefile index 8bfcc52826c..667aa985e3b 100644 --- a/x11/qt2-libs/Makefile +++ b/x11/qt2-libs/Makefile @@ -1,5 +1,6 @@ -# $NetBSD: Makefile,v 1.1.1.1 2000/10/19 07:41:12 skrll Exp $ +# $NetBSD: Makefile,v 1.2 2000/10/22 05:52:24 rh Exp $ # +USE_MESA= yes .include "../qt2-libs/Makefile.common" @@ -8,8 +9,6 @@ PKGNAME= qt2-libs-2.2.1 DEPENDS+= png-*:../../graphics/png DEPENDS+= jpeg-*:../../graphics/jpeg -USE_MESA= yes - CONFIGURE_ENV+= QTDIR=${WRKSRC} MAKE_ENV+= QTDIR=${WRKSRC} -- cgit v1.2.3