summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authordholland <dholland@pkgsrc.org>2012-06-28 07:44:38 +0000
committerdholland <dholland@pkgsrc.org>2012-06-28 07:44:38 +0000
commit84e1e4e833b98c11461e63c07418526e2b5226e9 (patch)
tree75bdb2d8d5c7f0636f1ad743b3826ff2c39b1383 /lang
parent15c73b2ad157b190d1b485eb7dedc8d310dca758 (diff)
downloadpkgsrc-84e1e4e833b98c11461e63c07418526e2b5226e9.tar.gz
Add m4 to USE_TOOLS.
Diffstat (limited to 'lang')
-rw-r--r--lang/gforth/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/gforth/Makefile b/lang/gforth/Makefile
index 24b5a2394d2..f0b86c9cb35 100644
--- a/lang/gforth/Makefile
+++ b/lang/gforth/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.30 2012/06/28 05:41:11 dholland Exp $
+# $NetBSD: Makefile,v 1.31 2012/06/28 07:44:39 dholland Exp $
DISTNAME= gforth-0.7.0
PKGREVISION= 3
@@ -20,7 +20,7 @@ INFO_FILES= yes
GNU_CONFIGURE= YES
USE_LIBTOOL= yes
-USE_TOOLS+= autoconf automake aclocal
+USE_TOOLS+= autoconf automake aclocal m4
USE_TOOLS+= makeinfo gzip
USE_TOOLS+= perl:build