summaryrefslogtreecommitdiff
path: root/textproc/gsed
diff options
context:
space:
mode:
authordsainty <dsainty@pkgsrc.org>2006-11-05 01:42:03 +0000
committerdsainty <dsainty@pkgsrc.org>2006-11-05 01:42:03 +0000
commit66571b2a621cd8cfc1c429a69ca82db6f6daf2b1 (patch)
treee91fc1625917a8b8f8e541ff253fd9932c46415e /textproc/gsed
parentb1840202b3abc67305a28ec658db8dd75bb2d5b9 (diff)
downloadpkgsrc-66571b2a621cd8cfc1c429a69ca82db6f6daf2b1.tar.gz
This package wants USE_TOOLS+=makeinfo, at least under my environment.
It's not exactly clear why, since the error states: "You should only need it [makeinfo] if you modified a `.texi' or `.texinfo' file, or any other file indirectly affecting the aspect of the manual." ... but it's possibly a side effect of GNU_PROGRAM_PREFIX=g. At any rate, "makeinfo" seems a harmless request.
Diffstat (limited to 'textproc/gsed')
-rw-r--r--textproc/gsed/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/gsed/Makefile b/textproc/gsed/Makefile
index 3cea7db65e0..2a99159ae35 100644
--- a/textproc/gsed/Makefile
+++ b/textproc/gsed/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.30 2006/04/07 19:54:17 jlam Exp $
+# $NetBSD: Makefile,v 1.31 2006/11/05 01:42:03 dsainty Exp $
#
DISTNAME= sed-4.1.1
@@ -18,7 +18,7 @@ GNU_CONFIGURE= YES
CONFIG_STATUS_OVERRIDE= # empty
# at least Solaris-2.9 has issues with grep/egrep
-USE_TOOLS+= grep
+USE_TOOLS+= grep makeinfo
INFO_FILES= # PLIST