summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
Diffstat (limited to 'textproc')
-rw-r--r--textproc/GutenMark/Makefile4
-rw-r--r--textproc/aspell/Makefile4
-rw-r--r--textproc/dict-client/Makefile4
-rw-r--r--textproc/dict-dictionaries/Makefile4
-rw-r--r--textproc/dict-server/Makefile4
-rw-r--r--textproc/eb/Makefile4
-rw-r--r--textproc/expat/Makefile4
-rw-r--r--textproc/expatobjc/Makefile4
-rw-r--r--textproc/freepwing/Makefile4
-rw-r--r--textproc/glimpse/Makefile4
-rw-r--r--textproc/gnome-spell/Makefile4
-rw-r--r--textproc/gocr/Makefile4
-rw-r--r--textproc/gsed/Makefile4
-rw-r--r--textproc/helpdeco/Makefile4
-rw-r--r--textproc/icu/Makefile4
-rw-r--r--textproc/intltool/Makefile4
-rw-r--r--textproc/ispell-german/Makefile4
-rw-r--r--textproc/ja-groff/Makefile4
-rw-r--r--textproc/ja-sed/Makefile4
-rw-r--r--textproc/jade/Makefile4
-rw-r--r--textproc/kakasi/Makefile4
-rw-r--r--textproc/libcroco/Makefile4
-rw-r--r--textproc/libpathan/Makefile4
-rw-r--r--textproc/libxml2/Makefile4
-rw-r--r--textproc/libxslt/Makefile4
-rw-r--r--textproc/lua-expat/Makefile4
-rw-r--r--textproc/openjade/Makefile4
-rw-r--r--textproc/p5-XML-Xerces/Makefile4
-rw-r--r--textproc/postgresql-autodoc/Makefile4
-rw-r--r--textproc/regexx/Makefile4
-rw-r--r--textproc/robodoc/Makefile4
-rw-r--r--textproc/rubber/Makefile4
-rw-r--r--textproc/sablotron/Makefile4
-rw-r--r--textproc/scrollkeeper/Makefile4
-rw-r--r--textproc/subtitleripper/Makefile4
-rw-r--r--textproc/xalan-c/Makefile4
-rw-r--r--textproc/xerces-c/Makefile4
-rw-r--r--textproc/xml2doc/Makefile4
-rw-r--r--textproc/xmlindent/Makefile4
-rw-r--r--textproc/yodl/Makefile4
40 files changed, 80 insertions, 80 deletions
diff --git a/textproc/GutenMark/Makefile b/textproc/GutenMark/Makefile
index 2d077432940..c84ec4ed4da 100644
--- a/textproc/GutenMark/Makefile
+++ b/textproc/GutenMark/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2005/04/11 21:47:31 tv Exp $
+# $NetBSD: Makefile,v 1.11 2005/05/22 20:08:34 jlam Exp $
#
DISTNAME= GutenMark_source_${GVER}
@@ -15,7 +15,7 @@ DEPENDS+= GutenMark-words-[0-9]*:../../textproc/GutenMark-words
WRKSRC= ${WRKDIR}/GutenMark-source
GVER= 20020714
-USE_GNU_TOOLS+= make
+USE_TOOLS+= gmake
BUILD_TARGET= GutenMark
do-install:
diff --git a/textproc/aspell/Makefile b/textproc/aspell/Makefile
index b8453a7f7a0..2aefbb91d11 100644
--- a/textproc/aspell/Makefile
+++ b/textproc/aspell/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.30 2005/04/11 21:47:31 tv Exp $
+# $NetBSD: Makefile,v 1.31 2005/05/22 20:08:34 jlam Exp $
#
DISTNAME= aspell-0.60.2
@@ -13,7 +13,7 @@ CONFLICTS= libpspell-[0-9]*
USE_PERL5= run # for bin/aspell-import
GNU_CONFIGURE= yes
-USE_GNU_TOOLS+= make
+USE_TOOLS+= gmake
USE_LIBTOOL= yes
USE_LANGUAGES= c c++
diff --git a/textproc/dict-client/Makefile b/textproc/dict-client/Makefile
index 8724ee42b53..4295b63505f 100644
--- a/textproc/dict-client/Makefile
+++ b/textproc/dict-client/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2005/04/11 21:47:33 tv Exp $
+# $NetBSD: Makefile,v 1.22 2005/05/22 20:08:34 jlam Exp $
DISTNAME= dictd-1.9.15
PKGNAME= dict-client-1.9.15
@@ -10,7 +10,7 @@ MAINTAINER= tech-pkg@netbsd.org
HOMEPAGE= http://www.dict.org/
COMMENT= Dictionary Service Protocol client
-USE_GNU_TOOLS+= make
+USE_TOOLS+= gmake
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --with-cflags="${CFLAGS}"
CONFIGURE_ARGS+= --with-etcdir=${PKG_SYSCONFDIR}
diff --git a/textproc/dict-dictionaries/Makefile b/textproc/dict-dictionaries/Makefile
index 0cab138d7f2..3544900bab6 100644
--- a/textproc/dict-dictionaries/Makefile
+++ b/textproc/dict-dictionaries/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2004/01/27 00:53:10 heinz Exp $
+# $NetBSD: Makefile,v 1.4 2005/05/22 20:08:34 jlam Exp $
DISTNAME= #
PKGNAME= dict-data-1.8.0
@@ -17,7 +17,7 @@ COMMENT= Dictionary data for DICTD
DEPENDS= dict-server>=1.8.0nb1:../../textproc/dict-server
-USE_GNU_TOOLS+= make
+USE_TOOLS+= gmake
# Strip '.gz', strip '.tar'.
DICTIONARIES= ${DISTFILES:R:R}
diff --git a/textproc/dict-server/Makefile b/textproc/dict-server/Makefile
index c17a9783c86..723b6049c1e 100644
--- a/textproc/dict-server/Makefile
+++ b/textproc/dict-server/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2005/04/11 21:47:33 tv Exp $
+# $NetBSD: Makefile,v 1.18 2005/05/22 20:08:34 jlam Exp $
DISTNAME= dictd-1.9.15
PKGNAME= dict-server-1.9.15
@@ -10,7 +10,7 @@ MAINTAINER= mike@ethmoid.org
HOMEPAGE= http://www.dict.org/
COMMENT= Dictionary Service Protocol server
-USE_GNU_TOOLS+= make
+USE_TOOLS+= gmake
USE_PKGINSTALL= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --with-cflags="${CFLAGS}"
diff --git a/textproc/eb/Makefile b/textproc/eb/Makefile
index f47f9dcf7a0..d5a1e41633b 100644
--- a/textproc/eb/Makefile
+++ b/textproc/eb/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.30 2005/05/16 01:15:33 jlam Exp $
+# $NetBSD: Makefile,v 1.31 2005/05/22 20:08:34 jlam Exp $
DISTNAME= eb-4.1.3
CATEGORIES= textproc japanese
@@ -52,7 +52,7 @@ DIST_SUBDIR= ${PKGNAME_NOREV}
PKG_INSTALLATION_TYPES= overwrite pkgviews
USE_PKGINSTALL= YES
-USE_GNU_TOOLS+= make
+USE_TOOLS+= gmake
USE_LIBTOOL= YES
GNU_CONFIGURE= YES
USE_PERL5= build
diff --git a/textproc/expat/Makefile b/textproc/expat/Makefile
index 08d768886d4..598a0c09982 100644
--- a/textproc/expat/Makefile
+++ b/textproc/expat/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2005/04/11 21:47:34 tv Exp $
+# $NetBSD: Makefile,v 1.19 2005/05/22 20:08:34 jlam Exp $
#
DISTNAME= expat-1.95.8
@@ -14,7 +14,7 @@ PKG_INSTALLATION_TYPES= overwrite pkgviews
GNU_CONFIGURE= YES
USE_LIBTOOL= YES
-USE_GNU_TOOLS+= make
+USE_TOOLS+= gmake
DOCDIR= ${PREFIX}/share/doc/html/expat
diff --git a/textproc/expatobjc/Makefile b/textproc/expatobjc/Makefile
index 92461fb2de6..c518b1c7c08 100644
--- a/textproc/expatobjc/Makefile
+++ b/textproc/expatobjc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2005/04/11 21:47:34 tv Exp $
+# $NetBSD: Makefile,v 1.9 2005/05/22 20:08:34 jlam Exp $
#
DISTNAME= expatobjc-1.0
@@ -11,7 +11,7 @@ HOMEPAGE= http://expatobjc.sourceforge.net/
COMMENT= Objective-C Wrapper for Expat
USE_PKGLOCALEDIR= yes
-USE_GNU_TOOLS+= make
+USE_TOOLS+= gmake
GNU_CONFIGURE= yes
CONFIGURE_ENV+= objc_works=yes
diff --git a/textproc/freepwing/Makefile b/textproc/freepwing/Makefile
index 1367a66f93e..d426657f675 100644
--- a/textproc/freepwing/Makefile
+++ b/textproc/freepwing/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2005/03/06 03:25:13 uebayasi Exp $
+# $NetBSD: Makefile,v 1.7 2005/05/22 20:08:34 jlam Exp $
DISTNAME= freepwing-1.4.4
PKGREVISION= 1
@@ -13,7 +13,7 @@ DEPENDS+= p5-Jcode-[0-9]*:../../converters/p5-Jcode
GNU_CONFIGURE= yes
CONFIGURE_ARGS+=--with-pkgdocdir=${PREFIX}/share/doc/freepwing
-USE_GNU_TOOLS+= make
+USE_TOOLS+= gmake
USE_PERL5= yes
.include "../../mk/bsd.pkg.mk"
diff --git a/textproc/glimpse/Makefile b/textproc/glimpse/Makefile
index eab67c69162..3b6c87445db 100644
--- a/textproc/glimpse/Makefile
+++ b/textproc/glimpse/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2005/03/24 21:13:02 wiz Exp $
+# $NetBSD: Makefile,v 1.24 2005/05/22 20:08:34 jlam Exp $
DISTNAME= glimpse-4.17.2
PKGREVISION= 1
@@ -14,7 +14,7 @@ RESTRICTED= "Restrictive copyright (don't sell for profit)"
NO_SRC_ON_CDROM= ${RESTRICTED}
NO_BIN_ON_CDROM= ${RESTRICTED}
-USE_GNU_TOOLS+= make
+USE_TOOLS+= gmake
GNU_CONFIGURE= yes
post-install:
diff --git a/textproc/gnome-spell/Makefile b/textproc/gnome-spell/Makefile
index 57724cffdac..af720a8e557 100644
--- a/textproc/gnome-spell/Makefile
+++ b/textproc/gnome-spell/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2005/04/11 21:47:34 tv Exp $
+# $NetBSD: Makefile,v 1.11 2005/05/22 20:08:34 jlam Exp $
DISTNAME= gnome-spell-1.0.6
CATEGORIES= textproc gnome
@@ -12,7 +12,7 @@ COMMENT= Spell checking as you type like gtkspell
GNU_CONFIGURE= YES
USE_DIRS+= gnome2-1.3
USE_PKGLOCALEDIR= YES
-USE_GNU_TOOLS+= make
+USE_TOOLS+= gmake
USE_LIBTOOL= YES
BUILDLINK_DEPENDS.libgnomeui+= libgnomeui>=2.8.0nb3
diff --git a/textproc/gocr/Makefile b/textproc/gocr/Makefile
index fa28fc7d5ec..a1619778745 100644
--- a/textproc/gocr/Makefile
+++ b/textproc/gocr/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2005/04/11 21:47:34 tv Exp $
+# $NetBSD: Makefile,v 1.8 2005/05/22 20:08:34 jlam Exp $
DISTNAME= gocr-0.37
CATEGORIES= textproc
@@ -9,6 +9,6 @@ HOMEPAGE= http://sourceforge.net/projects/jocr
COMMENT= GOCR is a set of OCR tools
GNU_CONFIGURE= yes
-USE_GNU_TOOLS+= make
+USE_TOOLS+= gmake
.include "../../mk/bsd.pkg.mk"
diff --git a/textproc/gsed/Makefile b/textproc/gsed/Makefile
index 4b20165bb40..4c670771e73 100644
--- a/textproc/gsed/Makefile
+++ b/textproc/gsed/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2005/04/11 21:47:34 tv Exp $
+# $NetBSD: Makefile,v 1.24 2005/05/22 20:08:34 jlam 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_GNU_TOOLS+= grep
+USE_TOOLS+= grep
INFO_FILES= sed.info
diff --git a/textproc/helpdeco/Makefile b/textproc/helpdeco/Makefile
index e6d5fef6565..5742302c606 100644
--- a/textproc/helpdeco/Makefile
+++ b/textproc/helpdeco/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2005/05/19 18:34:34 ben Exp $
+# $NetBSD: Makefile,v 1.15 2005/05/22 20:08:34 jlam Exp $
#
DISTNAME= helpdeco-2.1.1
@@ -17,7 +17,7 @@ CFLAGS+= -DHAVE_STRLCPY
MAKE_ENV+= CFLAGS="${CFLAGS}"
BUILD_TARGET= build
-USE_GNU_TOOLS+= make
+USE_TOOLS+= gmake
SUBST_CLASSES+= prefix
SUBST_MESSAGE.prefix= "Configuring to use PREFIX."
diff --git a/textproc/icu/Makefile b/textproc/icu/Makefile
index 7f5954936a0..bb44ce1a5e6 100644
--- a/textproc/icu/Makefile
+++ b/textproc/icu/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.39 2005/04/11 21:47:35 tv Exp $
+# $NetBSD: Makefile,v 1.40 2005/05/22 20:08:34 jlam Exp $
#
DISTNAME= icu-3.2
@@ -12,7 +12,7 @@ HOMEPAGE= http://ibm.com/software/globalization/icu/
COMMENT= Robust and full-featured Unicode services
WRKSRC= ${WRKDIR}/${PKGBASE}/source
-USE_GNU_TOOLS+= make
+USE_TOOLS+= gmake
USE_PKGINSTALL= YES
USE_LANGUAGES= c c++
TEST_TARGET= check
diff --git a/textproc/intltool/Makefile b/textproc/intltool/Makefile
index bc2e4743b12..39b50060553 100644
--- a/textproc/intltool/Makefile
+++ b/textproc/intltool/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.25 2005/05/22 05:35:33 jlam Exp $
+# $NetBSD: Makefile,v 1.26 2005/05/22 20:08:35 jlam Exp $
#
DISTNAME= intltool-0.33
@@ -16,7 +16,7 @@ DEPENDS+= p5-XML-Parser>=2.31nb1:../../textproc/p5-XML-Parser
CONFLICTS= xml-i18n-tools-[0-9]*
-USE_GNU_TOOLS+= make
+USE_TOOLS+= gmake
GNU_CONFIGURE= YES
.include "../../devel/gettext-lib/buildlink3.mk"
diff --git a/textproc/ispell-german/Makefile b/textproc/ispell-german/Makefile
index e7417bac4a1..cf3008ba988 100644
--- a/textproc/ispell-german/Makefile
+++ b/textproc/ispell-german/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2004/12/03 15:15:11 wiz Exp $
+# $NetBSD: Makefile,v 1.9 2005/05/22 20:08:35 jlam Exp $
#
DISTNAME= igerman98-20030222
@@ -14,7 +14,7 @@ COMMENT= German dictionary for interactive spelling checker
DEPENDS+= ispell-base>=3.1.20nb1:../../textproc/ispell-base
BUILD_TARGET= german.hash
-USE_GNU_TOOLS+= make
+USE_TOOLS+= gmake
USE_PERL5= build
REPLACE_PERL= bin/dic2iso.pl bin/grepl bin/sq.pl bin/myspellfixprefix.pl \
bin/clear_affix.pl bin/unsq.pl bin/uniqflag.pl
diff --git a/textproc/ja-groff/Makefile b/textproc/ja-groff/Makefile
index 41276c6210d..b58f978a5d9 100644
--- a/textproc/ja-groff/Makefile
+++ b/textproc/ja-groff/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2005/03/24 21:13:02 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2005/05/22 20:08:35 jlam Exp $
DISTNAME= groff-1.10
PKGNAME= ja-groff-0.99
@@ -14,7 +14,7 @@ MAINTAINER= sakamoto@NetBSD.org
HOMEPAGE= http://www.gnu.org/software/groff/groff.html
COMMENT= Japanese enhancement of GNU groff
-USE_GNU_TOOLS+= make
+USE_TOOLS+= gmake
GNU_CONFIGURE= yes
#CONFIGURE_ENV+= CXXFLAGS="-fno-rtti -fno-exceptions -O"
diff --git a/textproc/ja-sed/Makefile b/textproc/ja-sed/Makefile
index 5112877bebf..8bf1316b651 100644
--- a/textproc/ja-sed/Makefile
+++ b/textproc/ja-sed/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2005/03/24 21:13:02 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2005/05/22 20:08:35 jlam Exp $
DISTNAME= sed-3.02
PKGNAME= ja-sed-3.02
@@ -17,7 +17,7 @@ INFO_FILES= sed.info
CONFLICTS+= gsed-[0-9]*
-USE_GNU_TOOLS+= make
+USE_TOOLS+= gmake
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --program-transform-name='s,^,j,'
diff --git a/textproc/jade/Makefile b/textproc/jade/Makefile
index b99079521a2..52144646ff4 100644
--- a/textproc/jade/Makefile
+++ b/textproc/jade/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.37 2005/04/11 21:47:36 tv Exp $
+# $NetBSD: Makefile,v 1.38 2005/05/22 20:08:35 jlam Exp $
DISTNAME= jade-1.2.1
PKGREVISION= 9
@@ -18,7 +18,7 @@ PATCH_DIST_STRIP= -p1
CONFLICTS+= sp-[0-9]*
USE_LANGUAGES= c c++
-USE_GNU_TOOLS+= make
+USE_TOOLS+= gmake
GNU_CONFIGURE= YES
USE_LIBTOOL= YES
LTCONFIG_OVERRIDE= ${WRKSRC}/config/ltconfig
diff --git a/textproc/kakasi/Makefile b/textproc/kakasi/Makefile
index f5d74648dee..b9d3078cbaf 100644
--- a/textproc/kakasi/Makefile
+++ b/textproc/kakasi/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2005/04/11 21:47:36 tv Exp $
+# $NetBSD: Makefile,v 1.11 2005/05/22 20:08:35 jlam Exp $
DISTNAME= kakasi-2.3.4
PKGREVISION= 2
@@ -10,7 +10,7 @@ HOMEPAGE= http://kakasi.namazu.org/
COMMENT= Kanji-Kana Simple Inverter, language filter for Japanese
GNU_CONFIGURE= YES
-USE_GNU_TOOLS+= make
+USE_TOOLS+= gmake
USE_LIBTOOL= YES
post-install:
diff --git a/textproc/libcroco/Makefile b/textproc/libcroco/Makefile
index 9b841cb5772..8e1d22681c7 100644
--- a/textproc/libcroco/Makefile
+++ b/textproc/libcroco/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2005/04/11 21:47:36 tv Exp $
+# $NetBSD: Makefile,v 1.17 2005/05/22 20:08:35 jlam Exp $
#
DISTNAME= libcroco-0.6.0
@@ -11,7 +11,7 @@ MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://www.freespiders.org/projects/libcroco/
COMMENT= Toolkit to parse and manipulate CSS (Cascading Style Sheets)
-USE_GNU_TOOLS+= make
+USE_TOOLS+= gmake
USE_LIBTOOL= yes
USE_X11= yes
GNU_CONFIGURE= yes
diff --git a/textproc/libpathan/Makefile b/textproc/libpathan/Makefile
index baef3169108..7397d884e1c 100644
--- a/textproc/libpathan/Makefile
+++ b/textproc/libpathan/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2005/04/11 21:47:36 tv Exp $
+# $NetBSD: Makefile,v 1.6 2005/05/22 20:08:35 jlam Exp $
DISTNAME= libpathan-1.2-2-src
PKGNAME= ${DISTNAME:S/-2-src/.2/}
@@ -16,7 +16,7 @@ PKG_INSTALLATION_TYPES= overwrite pkgviews
WRKSRC= ${WRKDIR}/${DISTNAME:S/-2-src//}
GNU_CONFIGURE= YES
-USE_GNU_TOOLS+= make
+USE_TOOLS+= gmake
USE_LIBTOOL= YES
USE_PERL5= build
USE_LANGUAGES= c++
diff --git a/textproc/libxml2/Makefile b/textproc/libxml2/Makefile
index aef40004d2d..7e50cdaf788 100644
--- a/textproc/libxml2/Makefile
+++ b/textproc/libxml2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.68 2005/04/11 21:47:36 tv Exp $
+# $NetBSD: Makefile,v 1.69 2005/05/22 20:08:35 jlam Exp $
DISTNAME= libxml2-2.6.19
CATEGORIES= textproc
@@ -12,7 +12,7 @@ COMMENT= XML parser library from the GNOME project
PKG_INSTALLATION_TYPES= overwrite pkgviews
-USE_GNU_TOOLS+= make
+USE_TOOLS+= gmake
USE_LIBTOOL= yes
PKGCONFIG_OVERRIDE= libxml-2.0.pc.in
diff --git a/textproc/libxslt/Makefile b/textproc/libxslt/Makefile
index fe55e2a1eaf..7f48fe020f0 100644
--- a/textproc/libxslt/Makefile
+++ b/textproc/libxslt/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.56 2005/04/11 21:47:36 tv Exp $
+# $NetBSD: Makefile,v 1.57 2005/05/22 20:08:35 jlam Exp $
DISTNAME= libxslt-1.1.14
PKGNAME= ${DISTNAME}
@@ -12,7 +12,7 @@ COMMENT= XSLT parser library from the GNOME project
PKG_INSTALLATION_TYPES= overwrite pkgviews
-USE_GNU_TOOLS+= make
+USE_TOOLS+= gmake
USE_LIBTOOL= yes
USE_PERL5= build
PKGCONFIG_OVERRIDE= libxslt.pc.in
diff --git a/textproc/lua-expat/Makefile b/textproc/lua-expat/Makefile
index 864b0f44467..2652a5a7b00 100644
--- a/textproc/lua-expat/Makefile
+++ b/textproc/lua-expat/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2005/04/11 21:47:36 tv Exp $
+# $NetBSD: Makefile,v 1.4 2005/05/22 20:08:35 jlam Exp $
#
DISTNAME= luaexpat-1.0a
@@ -11,7 +11,7 @@ MAINTAINER= pancake@phreaker.net
HOMEPAGE= http://www.tecgraf.puc-rio.br/~diego/luasocket/new/
COMMENT= XML parser for LUA based on expat
-USE_GNU_TOOLS+= make
+USE_TOOLS+= gmake
MAKEFILE= makefile
do-install:
diff --git a/textproc/openjade/Makefile b/textproc/openjade/Makefile
index f8fbd7e6088..f31efc42ba5 100644
--- a/textproc/openjade/Makefile
+++ b/textproc/openjade/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2005/05/05 05:50:23 hrs Exp $
+# $NetBSD: Makefile,v 1.12 2005/05/22 20:08:35 jlam Exp $
#
DISTNAME= openjade-1.3.2
@@ -10,7 +10,7 @@ MAINTAINER= kogule@mars.dti.ne.jp
HOMEPAGE= http://openjade.sourceforge.net/
COMMENT= SGML/XML parser toolkit and DSSSL engine, successor to "jade"
-USE_GNU_TOOLS+= make
+USE_TOOLS+= gmake
USE_PERL5= build
USE_LANGUAGES= c c++
USE_LIBTOOL= YES
diff --git a/textproc/p5-XML-Xerces/Makefile b/textproc/p5-XML-Xerces/Makefile
index ea8bee81f8c..5681dd8d370 100644
--- a/textproc/p5-XML-Xerces/Makefile
+++ b/textproc/p5-XML-Xerces/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2005/04/11 21:47:41 tv Exp $
+# $NetBSD: Makefile,v 1.11 2005/05/22 20:08:35 jlam Exp $
#
DISTNAME= XML-Xerces-2.3.0-4
@@ -15,7 +15,7 @@ CONFLICTS+= XML-Xerces-[0-9]*
PKG_INSTALLATION_TYPES= overwrite pkgviews
-USE_GNU_TOOLS+= make
+USE_TOOLS+= gmake
PERL5_REQD+= 5.6.0
PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/XML/Xerces/.packlist
diff --git a/textproc/postgresql-autodoc/Makefile b/textproc/postgresql-autodoc/Makefile
index 433f769d8ee..6710d89ac22 100644
--- a/textproc/postgresql-autodoc/Makefile
+++ b/textproc/postgresql-autodoc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2005/04/11 21:47:41 tv Exp $
+# $NetBSD: Makefile,v 1.16 2005/05/22 20:08:35 jlam Exp $
#
DISTNAME= postgresql_autodoc-1.24
@@ -15,7 +15,7 @@ DEPENDS+= p5-HTML-Template-[0-9]*:../../www/p5-HTML-Template
WRKSRC= ${WRKDIR}/postgresql_autodoc
USE_PERL5= yes
-USE_GNU_TOOLS+= make
+USE_TOOLS+= gmake
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --datadir=${PREFIX}/share/${PKGBASE}
diff --git a/textproc/regexx/Makefile b/textproc/regexx/Makefile
index ca144938b7c..40e0c28871b 100644
--- a/textproc/regexx/Makefile
+++ b/textproc/regexx/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2005/04/11 21:47:42 tv Exp $
+# $NetBSD: Makefile,v 1.10 2005/05/22 20:08:35 jlam Exp $
#
DISTNAME= regexx-0.98.1
@@ -10,7 +10,7 @@ MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://bazar.conectiva.com.br/~niemeyer/projects/regexx/
COMMENT= C++ regular expression library
-USE_GNU_TOOLS+= make
+USE_TOOLS+= gmake
USE_LIBTOOL= YES
GNU_CONFIGURE= YES
diff --git a/textproc/robodoc/Makefile b/textproc/robodoc/Makefile
index 76ab19b1ae9..68c32409557 100644
--- a/textproc/robodoc/Makefile
+++ b/textproc/robodoc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2004/01/24 15:13:20 grant Exp $
+# $NetBSD: Makefile,v 1.6 2005/05/22 20:08:35 jlam Exp $
#
DISTNAME= robodoc-3.2.3
@@ -10,7 +10,7 @@ HOMEPAGE= https://sourceforge.net/projects/robodoc/
COMMENT= Tool to support project documentation within source code
GNU_CONFIGURE= YES
-USE_GNU_TOOLS+= make
+USE_TOOLS+= gmake
MAKEFILE= makefile
diff --git a/textproc/rubber/Makefile b/textproc/rubber/Makefile
index 766ff45a364..e6c78df6af7 100644
--- a/textproc/rubber/Makefile
+++ b/textproc/rubber/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2005/04/11 21:47:42 tv Exp $
+# $NetBSD: Makefile,v 1.5 2005/05/22 20:08:35 jlam Exp $
#
DISTNAME= rubber-0.99.8
@@ -14,7 +14,7 @@ DEPENDS+= teTeX-bin-[0-9]*:../../print/teTeX-bin
USE_PKGLOCALEDIR= yes
HAS_CONFIGURE= yes
-USE_GNU_TOOLS+= make
+USE_TOOLS+= gmake
USE_MAKEINFO= yes
INFO_FILES= rubber.info
TEXINFO_REQD= 4.6
diff --git a/textproc/sablotron/Makefile b/textproc/sablotron/Makefile
index 3c983a29b14..f3528dea466 100644
--- a/textproc/sablotron/Makefile
+++ b/textproc/sablotron/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.32 2005/04/11 21:47:42 tv Exp $
+# $NetBSD: Makefile,v 1.33 2005/05/22 20:08:35 jlam Exp $
DISTNAME= Sablot-1.0.1
PKGNAME= ${DISTNAME:S/Sablot/sablotron/}
@@ -13,7 +13,7 @@ COMMENT= XML toolkit implementing XSLT, DOM, and XPath
BUILD_DEPENDS+= p5-XML-Parser-[0-9]*:../../textproc/p5-XML-Parser
GNU_CONFIGURE= YES
-USE_GNU_TOOLS+= make
+USE_TOOLS+= gmake
USE_LANGUAGES= c c++
USE_LIBTOOL= YES
diff --git a/textproc/scrollkeeper/Makefile b/textproc/scrollkeeper/Makefile
index c2eb034e804..bf11bd7b7e7 100644
--- a/textproc/scrollkeeper/Makefile
+++ b/textproc/scrollkeeper/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.28 2005/04/11 21:47:42 tv Exp $
+# $NetBSD: Makefile,v 1.29 2005/05/22 20:08:35 jlam Exp $
#
DISTNAME= scrollkeeper-0.3.14
@@ -17,7 +17,7 @@ BUILD_USES_MSGFMT= yes
DEPENDS= docbook-xml>=4.2nb7:../../textproc/docbook-xml
GNU_CONFIGURE= yes
-USE_GNU_TOOLS+= make
+USE_TOOLS+= gmake
USE_LIBTOOL= yes
USE_PKGINSTALL= yes
USE_PKGLOCALEDIR= yes
diff --git a/textproc/subtitleripper/Makefile b/textproc/subtitleripper/Makefile
index 1a22d7aa386..53dfd479b7c 100644
--- a/textproc/subtitleripper/Makefile
+++ b/textproc/subtitleripper/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2005/04/11 21:47:42 tv Exp $
+# $NetBSD: Makefile,v 1.10 2005/05/22 20:08:35 jlam Exp $
#
DISTNAME= subtitleripper-0.3-1
@@ -13,7 +13,7 @@ COMMENT= Sub title ripping program
DEPENDS+= gocr-[0-9]*:../../textproc/gocr
-USE_GNU_TOOLS+= make
+USE_TOOLS+= gmake
WRKSRC= ${WRKDIR}/subtitleripper
do-install:
diff --git a/textproc/xalan-c/Makefile b/textproc/xalan-c/Makefile
index fbc75f8ed85..5a427dfaa28 100644
--- a/textproc/xalan-c/Makefile
+++ b/textproc/xalan-c/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2005/04/11 21:47:43 tv Exp $
+# $NetBSD: Makefile,v 1.18 2005/05/22 20:08:36 jlam Exp $
#
DISTNAME= Xalan-C_1_6-src
@@ -12,7 +12,7 @@ HOMEPAGE= http://xml.apache.org/xalan-c/
COMMENT= XSLT processor of the Apache Project
WRKSRC= ${WRKDIR}/xml-xalan/c/src/xalanc
-USE_GNU_TOOLS+= make
+USE_TOOLS+= gmake
USE_LANGUAGES= c c++
.include "../../mk/bsd.prefs.mk"
diff --git a/textproc/xerces-c/Makefile b/textproc/xerces-c/Makefile
index 12632c042a7..87f1da9066b 100644
--- a/textproc/xerces-c/Makefile
+++ b/textproc/xerces-c/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2005/04/11 21:47:43 tv Exp $
+# $NetBSD: Makefile,v 1.24 2005/05/22 20:08:36 jlam Exp $
#
DISTNAME= xerces-c-src_2_3_0
@@ -14,7 +14,7 @@ COMMENT= Validating C++ XML parser with DOM and SAX support
PKG_INSTALLATION_TYPES= overwrite pkgviews
WRKSRC= ${WRKDIR}/${DISTNAME}/src/xercesc
-USE_GNU_TOOLS+= make
+USE_TOOLS+= gmake
USE_LANGUAGES= c c++
.include "../../mk/bsd.prefs.mk"
diff --git a/textproc/xml2doc/Makefile b/textproc/xml2doc/Makefile
index 04d405c6e24..70f84ef902a 100644
--- a/textproc/xml2doc/Makefile
+++ b/textproc/xml2doc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2005/04/11 21:47:43 tv Exp $
+# $NetBSD: Makefile,v 1.7 2005/05/22 20:08:42 jlam Exp $
#
DISTNAME= xml2doc-20030510
@@ -14,7 +14,7 @@ COMMENT= Xml to document formats converter
WRKSRC= ${WRKDIR}/xml2doc
USE_PKGLOCALEDIR= yes
GNU_CONFIGURE= yes
-USE_GNU_TOOLS+= make
+USE_TOOLS+= gmake
CFLAGS+= -I${BUILDLINK_PREFIX.libxml2}/include/libxml2
CFLAGS+= -I${BUILDLINK_PREFIX.pdflib}/include
diff --git a/textproc/xmlindent/Makefile b/textproc/xmlindent/Makefile
index 7ecfdf24417..297a7f465ba 100644
--- a/textproc/xmlindent/Makefile
+++ b/textproc/xmlindent/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2005/04/11 21:47:43 tv Exp $
+# $NetBSD: Makefile,v 1.5 2005/05/22 20:08:42 jlam Exp $
#
DISTNAME= xmlindent-0.2.16
@@ -11,7 +11,7 @@ COMMENT= XML stream reformatter written in ANSI C
PKG_INSTALLATION_TYPES= overwrite pkgviews
-USE_GNU_TOOLS+= lex
+USE_TOOLS+= lex
GCC_REQD= 3.0
diff --git a/textproc/yodl/Makefile b/textproc/yodl/Makefile
index 295dc460123..d0c43bb10d5 100644
--- a/textproc/yodl/Makefile
+++ b/textproc/yodl/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2005/04/11 21:47:43 tv Exp $
+# $NetBSD: Makefile,v 1.17 2005/05/22 20:08:43 jlam Exp $
DISTNAME= yodl-1.31.18
PKGREVISION= 3
@@ -12,7 +12,7 @@ COMMENT= High-level document preparation system
BUILD_DEPENDS+= bison-[0-9]*:../../devel/bison
GNU_CONFIGURE= YES
-USE_GNU_TOOLS+= make
+USE_TOOLS+= gmake
MAKEFILE= GNUmakefile
do-build: