summaryrefslogtreecommitdiff
path: root/devel/ncurses
diff options
context:
space:
mode:
authorjlam <jlam>2005-05-22 22:06:28 +0000
committerjlam <jlam>2005-05-22 22:06:28 +0000
commit70f0fe0e6512a300bc14bc44c5f2db4060496854 (patch)
treeed0a66e858f11ac17143912aa4fdb28861f6ae89 /devel/ncurses
parentb7e1f84f71220cf0abcfd86e57d5e2de858bac6e (diff)
downloadpkgsrc-70f0fe0e6512a300bc14bc44c5f2db4060496854.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 'devel/ncurses')
-rw-r--r--devel/ncurses/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/ncurses/Makefile b/devel/ncurses/Makefile
index 69cd574a945..083aef1dfbb 100644
--- a/devel/ncurses/Makefile
+++ b/devel/ncurses/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.65 2005/05/22 21:04:41 jlam Exp $
+# $NetBSD: Makefile,v 1.66 2005/05/22 22:06:28 jlam Exp $
DISTNAME= ncurses-${NC_VERS}
PKGREVISION= 1
@@ -16,7 +16,7 @@ PKG_INSTALLATION_TYPES= overwrite pkgviews
USE_LANGUAGES= c c++
USE_LIBTOOL= YES
-USE_TOOLS+= gawk tbl
+USE_TOOLS+= tbl
GNU_CONFIGURE= YES
CONFIGURE_ARGS+= --with-libtool