summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--devel/ncurses/Makefile4
-rw-r--r--x11/qt3-libs/Makefile.common4
2 files changed, 4 insertions, 4 deletions
diff --git a/devel/ncurses/Makefile b/devel/ncurses/Makefile
index 09a6f1c03fa..549fb440c99 100644
--- a/devel/ncurses/Makefile
+++ b/devel/ncurses/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.50 2003/08/02 03:56:37 grant Exp $
+# $NetBSD: Makefile,v 1.51 2003/08/02 04:24:58 grant Exp $
DISTNAME= ncurses-${NC_VERS}
NC_VERS= 5.3
@@ -27,7 +27,7 @@ CONFIGURE_ARGS+= --without-gpm
CONFIGURE_ARGS+= --with-manpage-format=normal
CONFIGURE_ARGS+= --with-manpage-tbl
-USE_GNU_TOOLS= awk
+USE_GNU_TOOLS+= awk
.include "../../mk/bsd.prefs.mk"
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