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
commitfcc10bdc520a9e5d0ff12872a34f6fa3badc23ba (patch)
treeed0a66e858f11ac17143912aa4fdb28861f6ae89 /databases/db
parenta0820ac2fee5b93ee18591200cb3ae40f517197e (diff)
downloadpkgsrc-fcc10bdc520a9e5d0ff12872a34f6fa3badc23ba.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: