From 34de0dc867e3813c335f06318777153a2d0863d2 Mon Sep 17 00:00:00 2001 From: gavan Date: Thu, 28 Oct 2004 10:32:23 +0000 Subject: Move USE_BUILDLINK3 into Makefile.common. This change ensures that USE_BUILDLINK3 is defined before compiler.mk is included. --- x11/qt3-tools/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'x11/qt3-tools') diff --git a/x11/qt3-tools/Makefile b/x11/qt3-tools/Makefile index 47a6b8c6ab5..ecfab352d35 100644 --- a/x11/qt3-tools/Makefile +++ b/x11/qt3-tools/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.29 2004/10/19 13:27:48 markd Exp $ +# $NetBSD: Makefile,v 1.30 2004/10/28 10:32:23 gavan Exp $ # .include "../qt3-libs/Makefile.common" @@ -10,7 +10,6 @@ COMMENT= QT GUI (WYSIWYG) builder and other tools CONFIGURE_ARGS+= -I${QTDIR}/include \ -L${QTDIR}/lib -USE_BUILDLINK3= yes BUILD_QT3= yes UNLIMIT_RESOURCES= datasize ALL_TARGET= sub-tools -- cgit v1.2.3