summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
Diffstat (limited to 'editors')
-rw-r--r--editors/TeXmacs/Makefile4
-rw-r--r--editors/abiword/Makefile4
-rw-r--r--editors/abiword1/Makefile4
-rw-r--r--editors/biew/Makefile4
-rw-r--r--editors/conglomerate/Makefile4
-rw-r--r--editors/cooledit/Makefile4
-rw-r--r--editors/emacs-nox11/Makefile4
-rw-r--r--editors/emacs/Makefile4
-rw-r--r--editors/emacs20/Makefile4
-rw-r--r--editors/gconf-editor/Makefile4
-rw-r--r--editors/gedit/Makefile4
-rw-r--r--editors/gice/Makefile4
-rw-r--r--editors/gnotepad/Makefile4
-rw-r--r--editors/hnb/Makefile4
-rw-r--r--editors/kile/Makefile4
-rw-r--r--editors/leim/Makefile4
-rw-r--r--editors/leim20/Makefile4
-rw-r--r--editors/lpe/Makefile4
-rw-r--r--editors/lyx-qt/Makefile.common4
-rw-r--r--editors/mule/Makefile4
-rw-r--r--editors/speedbar/Makefile4
-rw-r--r--editors/yudit/Makefile4
22 files changed, 44 insertions, 44 deletions
diff --git a/editors/TeXmacs/Makefile b/editors/TeXmacs/Makefile
index 023bac1e314..f255c0d1f3e 100644
--- a/editors/TeXmacs/Makefile
+++ b/editors/TeXmacs/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.22 2004/01/20 14:44:13 recht Exp $
+# $NetBSD: Makefile,v 1.23 2004/01/22 08:30:30 grant Exp $
DISTNAME= TeXmacs-1.0.3.1-src
PKGNAME= ${DISTNAME:S/-src//}
@@ -14,7 +14,7 @@ DEPENDS+= teTeX>=1.0:../../print/teTeX
ALL_TARGET= TEXMACS
USE_BUILDLINK2= yes
-USE_GMAKE= yes
+USE_GNU_TOOLS+= make
USE_X11= yes
GNU_CONFIGURE= yes
diff --git a/editors/abiword/Makefile b/editors/abiword/Makefile
index 876c8d3bcff..305ab1b0650 100644
--- a/editors/abiword/Makefile
+++ b/editors/abiword/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.64 2004/01/20 12:14:05 agc Exp $
+# $NetBSD: Makefile,v 1.65 2004/01/22 08:30:30 grant Exp $
#
DISTNAME= abiword-${DIST_VER}
@@ -18,7 +18,7 @@ CONFLICTS= abiword-personal-[0-9]* abiword2-[0-9]*
WRKSRC= ${WRKDIR}/${DISTNAME}/abi
GNU_CONFIGURE= yes
USE_BUILDLINK2= yes
-USE_GMAKE= yes
+USE_GNU_TOOLS+= make
USE_PERL5= run
USE_X11= yes
diff --git a/editors/abiword1/Makefile b/editors/abiword1/Makefile
index 86ab2847e84..2fbada785a3 100644
--- a/editors/abiword1/Makefile
+++ b/editors/abiword1/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2004/01/20 12:14:05 agc Exp $
+# $NetBSD: Makefile,v 1.5 2004/01/22 08:30:30 grant Exp $
#
# According to AbiSource's explanation of their trademark rights,
# compilations/distributions of AbiWord not provided by AbiSource must
@@ -25,7 +25,7 @@ CONFLICTS= abiword-[0-9]* abiword2-[0-9]*
WRKSRC= ${WRKDIR}/${DISTNAME}/abi
USE_BUILDLINK2= # defined
USE_X11= # defined
-USE_GMAKE= # defined
+USE_GNU_TOOLS+= make
USE_GNU_ICONV= # defined
GNU_CONFIGURE= # defined
MAKEFILE= GNUmakefile
diff --git a/editors/biew/Makefile b/editors/biew/Makefile
index adbc8bf2b4a..7cc9ab34aca 100644
--- a/editors/biew/Makefile
+++ b/editors/biew/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2003/07/22 12:27:07 wiz Exp $
+# $NetBSD: Makefile,v 1.9 2004/01/22 08:30:30 grant Exp $
#
DISTNAME= biew-550
@@ -14,7 +14,7 @@ COMMENT= Binary viewer/editor
ONLY_FOR_PLATFORM= *-*-i386
USE_BUILDLINK2= YES
-USE_GMAKE= YES
+USE_GNU_TOOLS+= make
MAKEFILE= makefile
do-install:
diff --git a/editors/conglomerate/Makefile b/editors/conglomerate/Makefile
index c1e50b72d3b..890817e7eca 100644
--- a/editors/conglomerate/Makefile
+++ b/editors/conglomerate/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2004/01/03 18:49:39 reed Exp $
+# $NetBSD: Makefile,v 1.13 2004/01/22 08:30:30 grant Exp $
#
DISTNAME= conglomerate-0.7.6
@@ -18,7 +18,7 @@ DEPENDS+= docbook-xml>=4.2nb4:../../textproc/docbook-xml
GNU_CONFIGURE= yes
USE_BUILDLINK2= yes
USE_LIBTOOL= yes
-USE_GMAKE= yes
+USE_GNU_TOOLS+= make
USE_PERL5= yes
USE_PKGLOCALEDIR= yes
diff --git a/editors/cooledit/Makefile b/editors/cooledit/Makefile
index 7642a1c92e7..5f6a048d7a4 100644
--- a/editors/cooledit/Makefile
+++ b/editors/cooledit/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2003/12/03 22:14:46 kristerw Exp $
+# $NetBSD: Makefile,v 1.8 2004/01/22 08:30:30 grant Exp $
#
DISTNAME= cooledit-3.17.5
@@ -12,7 +12,7 @@ COMMENT= Full-featured text editor
BUILD_USES_MSGFMT= # defined
USE_BUILDLINK2= # defined
-USE_GMAKE= # defined
+USE_GNU_TOOLS+= make
USE_PKGLOCALEDIR= # defined
USE_X11BASE= # defined
GNU_CONFIGURE= # defined
diff --git a/editors/emacs-nox11/Makefile b/editors/emacs-nox11/Makefile
index 5be50c9ad3e..96148862b4c 100644
--- a/editors/emacs-nox11/Makefile
+++ b/editors/emacs-nox11/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2003/08/09 10:48:10 seb Exp $
+# $NetBSD: Makefile,v 1.7 2004/01/22 08:30:30 grant Exp $
# FreeBSD Id: Makefile,v 1.30 1997/12/14 02:03:53 asami Exp
DISTNAME= emacs-21.3
@@ -15,7 +15,7 @@ CONFLICTS= mule-[0-9]*
CONFLICTS+= emacs-[0-9]*
GNU_CONFIGURE= yes
-USE_GMAKE= yes
+USE_GNU_TOOLS+= make
USE_BUILDLINK2= yes
PATCHDIR= ${PKGDIR}/../emacs/patches
diff --git a/editors/emacs/Makefile b/editors/emacs/Makefile
index 7853b511011..281e979d38c 100644
--- a/editors/emacs/Makefile
+++ b/editors/emacs/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.65 2004/01/03 18:49:39 reed Exp $
+# $NetBSD: Makefile,v 1.66 2004/01/22 08:30:30 grant Exp $
# FreeBSD Id: Makefile,v 1.30 1997/12/14 02:03:53 asami Exp
DISTNAME= emacs-21.3
@@ -14,7 +14,7 @@ CONFLICTS= mule-[0-9]*
USE_BUILDLINK2= yes
USE_X11= yes
-USE_GMAKE= yes
+USE_GNU_TOOLS+= make
USE_LIBTOOL= yes
GNU_CONFIGURE= yes
diff --git a/editors/emacs20/Makefile b/editors/emacs20/Makefile
index 38235cbf729..abdd65a3606 100644
--- a/editors/emacs20/Makefile
+++ b/editors/emacs20/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2003/08/09 10:48:10 seb Exp $
+# $NetBSD: Makefile,v 1.9 2004/01/22 08:30:30 grant Exp $
DISTNAME= emacs-20.7
PKGREVISION= 2
@@ -24,7 +24,7 @@ CONFLICTS= mule-[0-9]*
USE_BUILDLINK2= yes
GNU_CONFIGURE= yes
-USE_GMAKE= yes
+USE_GNU_TOOLS+= make
USE_LIBTOOL= yes
GNU_ARCH.mipsbe= mips
diff --git a/editors/gconf-editor/Makefile b/editors/gconf-editor/Makefile
index 2b7bda877ea..ee345b7116e 100644
--- a/editors/gconf-editor/Makefile
+++ b/editors/gconf-editor/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2004/01/03 18:49:39 reed Exp $
+# $NetBSD: Makefile,v 1.11 2004/01/22 08:30:30 grant Exp $
#
DISTNAME= gconf-editor-2.4.0
@@ -16,7 +16,7 @@ BUILD_USES_MSGFMT= YES
GNU_CONFIGURE= YES
USE_BUILDLINK2= YES
USE_PKGLOCALEDIR= YES
-USE_GMAKE= YES
+USE_GNU_TOOLS+= make
USE_X11= YES
.include "../../devel/gettext-lib/buildlink2.mk"
diff --git a/editors/gedit/Makefile b/editors/gedit/Makefile
index 7409606ae66..45aa3478591 100644
--- a/editors/gedit/Makefile
+++ b/editors/gedit/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2004/01/03 18:49:39 reed Exp $
+# $NetBSD: Makefile,v 1.21 2004/01/22 08:30:30 grant Exp $
#
DISTNAME= gedit-2.4.1
@@ -17,7 +17,7 @@ DEPENDS+= gnome2-dirs>=1.2:../../misc/gnome2-dirs
USE_PERL5= build
USE_BUILDLINK2= YES
USE_PKGLOCALEDIR= YES
-USE_GMAKE= YES
+USE_GNU_TOOLS+= make
USE_X11= YES
USE_LIBTOOL= YES
GNU_CONFIGURE= YES
diff --git a/editors/gice/Makefile b/editors/gice/Makefile
index 7103b7decdd..f191fe24310 100644
--- a/editors/gice/Makefile
+++ b/editors/gice/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2004/01/20 12:14:05 agc Exp $
+# $NetBSD: Makefile,v 1.13 2004/01/22 08:30:30 grant Exp $
#
DISTNAME= gice-0.6.1
@@ -13,7 +13,7 @@ COMMENT= Powerful C text editor with advanced features
WRKSRC= ${WRKDIR}/gice
USE_X11= YES
-USE_GMAKE= YES
+USE_GNU_TOOLS+= make
USE_BUILDLINK2= YES
GNU_CONFIGURE= YES
diff --git a/editors/gnotepad/Makefile b/editors/gnotepad/Makefile
index ca827c732bf..bb078e28469 100644
--- a/editors/gnotepad/Makefile
+++ b/editors/gnotepad/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2004/01/03 18:49:39 reed Exp $
+# $NetBSD: Makefile,v 1.20 2004/01/22 08:30:30 grant Exp $
DISTNAME= gnotepad+-1.3.3
PKGNAME= ${DISTNAME:S/+//}
@@ -15,7 +15,7 @@ BUILD_USES_MSGFMT= YES
USE_BUILDLINK2= YES
USE_PKGLOCALEDIR= YES
USE_X11BASE= YES
-USE_GMAKE= YES
+USE_GNU_TOOLS+= make
GNU_CONFIGURE= YES
USE_LIBTOOL= YES
diff --git a/editors/hnb/Makefile b/editors/hnb/Makefile
index d771c201fe5..723b1ca4abb 100644
--- a/editors/hnb/Makefile
+++ b/editors/hnb/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2003/12/04 19:48:25 xtraeme Exp $
+# $NetBSD: Makefile,v 1.10 2004/01/22 08:30:30 grant Exp $
#
DISTNAME= hnb-1.8.1
@@ -14,7 +14,7 @@ INCOMPAT_CURSES= NetBSD-1.5* NetBSD-1.6[-_.]* NetBSD-1.6[A-U]-*
GNU_CONFIGURE= yes
USE_BUILDLINK2= yes
-USE_GMAKE= yes
+USE_GNU_TOOLS+= make
.include "../../devel/ncurses/buildlink2.mk"
.include "../../textproc/libxml2/buildlink2.mk"
diff --git a/editors/kile/Makefile b/editors/kile/Makefile
index de850187656..fd570662890 100644
--- a/editors/kile/Makefile
+++ b/editors/kile/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2004/01/03 18:49:39 reed Exp $
+# $NetBSD: Makefile,v 1.14 2004/01/22 08:30:30 grant Exp $
DISTNAME= kile-1.6
PKGREVISION= 1
@@ -10,7 +10,7 @@ HOMEPAGE= http://kile.sourceforge.net/
COMMENT= LaTeX source editor - TeX shell - Gnuplot front end
USE_BUILDLINK2= yes
-USE_GMAKE= yes
+USE_GNU_TOOLS+= make
GNU_CONFIGURE= yes
CONFIGURE_ENV+= xdg_appsdir="${KDEDIR}/share/kde/applnk/Applications"
diff --git a/editors/leim/Makefile b/editors/leim/Makefile
index 686d82d2b81..ac56171e2e4 100644
--- a/editors/leim/Makefile
+++ b/editors/leim/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2004/01/20 12:14:05 agc Exp $
+# $NetBSD: Makefile,v 1.15 2004/01/22 08:30:30 grant Exp $
DISTNAME= leim-${VERSION}
CATEGORIES= editors
@@ -13,7 +13,7 @@ DEPENDS+= emacs>=${VERSION}:../emacs
WRKSRC= ${WRKDIR}/emacs-${VERSION}/leim
GNU_CONFIGURE= yes
-USE_GMAKE= yes
+USE_GNU_TOOLS+= make
VERSION= 21.3
diff --git a/editors/leim20/Makefile b/editors/leim20/Makefile
index 111bfa8a9b0..39ed20dd469 100644
--- a/editors/leim20/Makefile
+++ b/editors/leim20/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2004/01/20 12:14:05 agc Exp $
+# $NetBSD: Makefile,v 1.5 2004/01/22 08:30:30 grant Exp $
DISTNAME= leim-${VERSION}
PKGREVISION= 2
@@ -14,7 +14,7 @@ DEPENDS+= emacs-${VERSION}nb2:../emacs20
WRKSRC= ${WRKDIR}/emacs-20.7/leim
GNU_CONFIGURE= yes
-USE_GMAKE= yes
+USE_GNU_TOOLS+= make
VERSION= 20.7
diff --git a/editors/lpe/Makefile b/editors/lpe/Makefile
index 89657f278da..a0ffb6adadb 100644
--- a/editors/lpe/Makefile
+++ b/editors/lpe/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2003/08/28 20:05:17 xtraeme Exp $
+# $NetBSD: Makefile,v 1.4 2004/01/22 08:30:30 grant Exp $
#
DISTNAME= lpe-1.2.6
@@ -17,7 +17,7 @@ USE_BUILDLINK2= YES
USE_PKGLOCALEDIR= YES
USE_PKGINSTALL= YES
USE_LIBTOOL= YES
-USE_GMAKE= YES
+USE_GNU_TOOLS+= make
GNU_CONFIGURE= YES
SHLIBTOOL_OVERRIDE= ${WRKSRC}/libtool
diff --git a/editors/lyx-qt/Makefile.common b/editors/lyx-qt/Makefile.common
index 4b5f9d802ef..6fd0b5c53f9 100644
--- a/editors/lyx-qt/Makefile.common
+++ b/editors/lyx-qt/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.10 2003/12/24 13:02:00 jmmv Exp $
+# $NetBSD: Makefile.common,v 1.11 2004/01/22 08:30:30 grant Exp $
#
DISTNAME= lyx-1.3.3
@@ -23,7 +23,7 @@ PLIST_SRC= ${.CURDIR}/../../editors/lyx-qt/PLIST.common
GNU_CONFIGURE= YES
USE_BUILDLINK2= YES
USE_GCC_SHLIB= YES
-USE_GMAKE= YES
+USE_GNU_TOOLS+= make
USE_LIBTOOL= YES
USE_PERL5= YES
USE_PKGLOCALEDIR= YES
diff --git a/editors/mule/Makefile b/editors/mule/Makefile
index 295e3c559d2..b8b271d40ec 100644
--- a/editors/mule/Makefile
+++ b/editors/mule/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.22 2004/01/20 12:14:05 agc Exp $
+# $NetBSD: Makefile,v 1.23 2004/01/22 08:30:30 grant Exp $
DISTNAME= mule-2.3
PKGREVISION= 1
@@ -23,7 +23,7 @@ CONFLICTS= emacs-[0-9]*
WRKSRC= ${WRKDIR}/mule
GNU_CONFIGURE= yes
USE_BUILDLINK2= yes
-USE_GMAKE= yes
+USE_GNU_TOOLS+= make
USE_X11BASE= yes
CONFIGURE_ARGS+= ${MACHINE_ARCH}--netbsd --with-x --with-x-toolkit=lucid
diff --git a/editors/speedbar/Makefile b/editors/speedbar/Makefile
index e97ce11436f..9bea37528a8 100644
--- a/editors/speedbar/Makefile
+++ b/editors/speedbar/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2003/08/09 10:48:09 seb Exp $
+# $NetBSD: Makefile,v 1.10 2004/01/22 08:30:30 grant Exp $
#
DISTNAME= speedbar-0.14beta4
@@ -15,7 +15,7 @@ COMMENT= Directory and code browser for emacs
BUILD_ENV+= EMACS=${EMACS}
NO_CONFIGURE= # set
-USE_GMAKE= # set
+USE_GNU_TOOLS+= make
INFO_FILES= speedbar.info
diff --git a/editors/yudit/Makefile b/editors/yudit/Makefile
index e8e69c85047..8a9410d633d 100644
--- a/editors/yudit/Makefile
+++ b/editors/yudit/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2003/10/05 12:46:57 wiz Exp $
+# $NetBSD: Makefile,v 1.10 2004/01/22 08:30:30 grant Exp $
#
DISTNAME= yudit-2.7.6
@@ -10,7 +10,7 @@ HOMEPAGE= http://yudit.org/
COMMENT= Unicode Text Editor
USE_BUILDLINK2= yes
-USE_GMAKE= yes
+USE_GNU_TOOLS+= make
USE_X11= yes
GNU_CONFIGURE= yes