From 56ed461304f9c00542c9fa7ee8ac9c3c13d7336b Mon Sep 17 00:00:00 2001 From: grant Date: Sat, 2 Aug 2003 04:24:58 +0000 Subject: use USE_GNU_TOOLS+= so we can co-exist with a user's setting. --- x11/qt3-libs/Makefile.common | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'x11/qt3-libs') diff --git a/x11/qt3-libs/Makefile.common b/x11/qt3-libs/Makefile.common index ed96f1fa87e..358e6c111d8 100644 --- a/x11/qt3-libs/Makefile.common +++ b/x11/qt3-libs/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.20 2003/08/02 03:58:24 grant Exp $ +# $NetBSD: Makefile.common,v 1.21 2003/08/02 04:24:59 grant Exp $ # DISTNAME= qt-x11-free-${QTVERSION} CATEGORIES= x11 @@ -18,7 +18,7 @@ USE_GMAKE= yes USE_GCC_SHLIB= yes USE_LIBTOOL= yes -USE_GNU_TOOLS= awk +USE_GNU_TOOLS+= awk QTPREFIX= ${PREFIX}/qt3 -- cgit v1.2.3