summaryrefslogtreecommitdiff
path: root/textproc/gsed/Makefile
diff options
context:
space:
mode:
authordmcmahill <dmcmahill>2005-03-01 23:10:47 +0000
committerdmcmahill <dmcmahill>2005-03-01 23:10:47 +0000
commit6adff2034d695b3d35826a8ea51218932ae38e7c (patch)
tree33b6836ffe0ed90032d994080ce5c40b436c4aa5 /textproc/gsed/Makefile
parent1cf6232eb07aa9c2e778ec43d0ee41cbed3fbe5e (diff)
downloadpkgsrc-6adff2034d695b3d35826a8ea51218932ae38e7c.tar.gz
add grep to GNU_TOOLS. Needed on solaris.
Diffstat (limited to 'textproc/gsed/Makefile')
-rw-r--r--textproc/gsed/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/textproc/gsed/Makefile b/textproc/gsed/Makefile
index 80df16484ed..c9763aa68e1 100644
--- a/textproc/gsed/Makefile
+++ b/textproc/gsed/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2004/10/03 00:18:19 tv Exp $
+# $NetBSD: Makefile,v 1.22 2005/03/01 23:10:47 dmcmahill Exp $
#
DISTNAME= sed-4.1.1
@@ -18,6 +18,9 @@ USE_PKGLOCALEDIR= YES
GNU_CONFIGURE= YES
CONFIG_STATUS_OVERRIDE= # empty
+# at least Solaris-2.9 has issues with grep/egrep
+USE_GNU_TOOLS+= grep
+
INFO_FILES= sed.info
TEST_TARGET= check