summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authortnn <tnn>2008-02-04 19:52:54 +0000
committertnn <tnn>2008-02-04 19:52:54 +0000
commit98976d56494aee032e1a81bda35030767aacf35e (patch)
tree9d5ddbddec9be5fce0575284d06dffa7c6006941 /textproc
parent2ad460f120a1a59ab80536f44f9483ed3f73ae6e (diff)
downloadpkgsrc-98976d56494aee032e1a81bda35030767aacf35e.tar.gz
PR 37949: Aleksey Cheusov: USE_TOOLS needs to be fixed in several packages
Diffstat (limited to 'textproc')
-rw-r--r--textproc/jade/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/jade/Makefile b/textproc/jade/Makefile
index a604170ad8c..94f13548f47 100644
--- a/textproc/jade/Makefile
+++ b/textproc/jade/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.45 2007/01/24 19:45:09 wiz Exp $
+# $NetBSD: Makefile,v 1.46 2008/02/04 19:52:54 tnn Exp $
DISTNAME= jade-1.2.1
PKGREVISION= 12
@@ -18,7 +18,7 @@ PATCH_DIST_STRIP= -p1
CONFLICTS+= sp-[0-9]*
USE_LANGUAGES= c c++
-USE_TOOLS+= gmake
+USE_TOOLS+= gmake m4
GNU_CONFIGURE= YES
USE_LIBTOOL= YES