summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorgrant <grant>2003-08-02 03:58:24 +0000
committergrant <grant>2003-08-02 03:58:24 +0000
commitffe06fbc6b3cf1bf676b4c1b9614f067ddbe1922 (patch)
tree490077bd4370f857ecb8de02d41f2532bb5c1eec /x11
parentc1d80c3df200140010e64a7121388df1f33d6c38 (diff)
downloadpkgsrc-ffe06fbc6b3cf1bf676b4c1b9614f067ddbe1922.tar.gz
USE_GNU_TOOLS=awk
Diffstat (limited to 'x11')
-rw-r--r--x11/qt3-libs/Makefile.common4
1 files changed, 3 insertions, 1 deletions
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}