From 1daa5ab88b8735a6476ca30491b3cf240eec1ffc Mon Sep 17 00:00:00 2001 From: grant Date: Sat, 2 Aug 2003 03:58:24 +0000 Subject: USE_GNU_TOOLS=awk --- x11/qt3-libs/Makefile.common | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'x11/qt3-libs') diff --git a/x11/qt3-libs/Makefile.common b/x11/qt3-libs/Makefile.common index 8673df8a97f..ed96f1fa87e 100644 --- a/x11/qt3-libs/Makefile.common +++ b/x11/qt3-libs/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.19 2003/08/01 15:31:08 drochner Exp $ +# $NetBSD: Makefile.common,v 1.20 2003/08/02 03:58:24 grant Exp $ # DISTNAME= qt-x11-free-${QTVERSION} CATEGORIES= x11 @@ -18,6 +18,8 @@ USE_GMAKE= yes USE_GCC_SHLIB= yes USE_LIBTOOL= yes +USE_GNU_TOOLS= awk + QTPREFIX= ${PREFIX}/qt3 CONFIGURE_ARGS+= -prefix ${QTPREFIX} -- cgit v1.2.3