summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authordmcmahill <dmcmahill>2005-03-01 23:10:47 +0000
committerdmcmahill <dmcmahill>2005-03-01 23:10:47 +0000
commita04eb91f5437d6bfe165fe7c1a29e4381881fb3b (patch)
tree33b6836ffe0ed90032d994080ce5c40b436c4aa5 /textproc
parentd8e81d31bcc9541afb8024fe450b59bf3f2625f2 (diff)
downloadpkgsrc-a04eb91f5437d6bfe165fe7c1a29e4381881fb3b.tar.gz
add grep to GNU_TOOLS. Needed on solaris.
Diffstat (limited to 'textproc')
-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