summaryrefslogtreecommitdiff
path: root/databases/db
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 /databases/db
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 'databases/db')
-rw-r--r--databases/db/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/databases/db/Makefile b/databases/db/Makefile
index 83e38eed572..7a307121af5 100644
--- a/databases/db/Makefile
+++ b/databases/db/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2005/05/22 20:07:45 jlam Exp $
+# $NetBSD: Makefile,v 1.24 2005/05/22 22:06:28 jlam Exp $
DISTNAME= db-2.7.7
PKGREVISION= 2
@@ -21,8 +21,6 @@ GNU_CONFIGURE= yes
CONFIGURE_SCRIPT= ../dist/configure
CONFIGURE_ARGS+= --enable-compat185
-USE_TOOLS+= gawk
-
INSTALLATION_DIRS= bin include/db2 lib share/doc/html
post-install: