summaryrefslogtreecommitdiff
path: root/x11/qt3-libs
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2005-05-22 22:06:28 +0000
committerjlam <jlam@pkgsrc.org>2005-05-22 22:06:28 +0000
commite5d77bae83cf7024a3e5fe26b11c5572eb4ebe78 (patch)
treeed0a66e858f11ac17143912aa4fdb28861f6ae89 /x11/qt3-libs
parent09db5e7a58f8814e26c86701ff91358940d32307 (diff)
downloadpkgsrc-e5d77bae83cf7024a3e5fe26b11c5572eb4ebe78.tar.gz
Remove USE_TOOLS+=gawk from packages that had it added solely for Solaris.
We rely on the tools framework to pull in a good enough awk tool.
Diffstat (limited to 'x11/qt3-libs')
-rw-r--r--x11/qt3-libs/Makefile.common4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/qt3-libs/Makefile.common b/x11/qt3-libs/Makefile.common
index ac8de82814d..f5c94003aaf 100644
--- a/x11/qt3-libs/Makefile.common
+++ b/x11/qt3-libs/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.47 2005/05/22 20:08:50 jlam Exp $
+# $NetBSD: Makefile.common,v 1.48 2005/05/22 22:06:28 jlam Exp $
#
DISTNAME= qt-x11-free-${QTVERSION}
CATEGORIES= x11
@@ -14,7 +14,7 @@ PATCHDIR= ${.CURDIR}/../../x11/qt3-libs/patches
HAS_CONFIGURE= yes
USE_X11= yes
-USE_TOOLS+= gawk gmake
+USE_TOOLS+= gmake
USE_LANGUAGES= c c++
USE_LIBTOOL= yes