diff options
author | seb <seb@pkgsrc.org> | 2003-08-09 10:38:23 +0000 |
---|---|---|
committer | seb <seb@pkgsrc.org> | 2003-08-09 10:38:23 +0000 |
commit | 8d15907ec2b57f0ed9901c300b10d188b5912fee (patch) | |
tree | 1e60b674de1a8bcab1e3bf4a4f6256ad21787f40 /editors | |
parent | 0d7159e7bde3ed33d6dcb456f8e432ef446180b6 (diff) | |
download | pkgsrc-8d15907ec2b57f0ed9901c300b10d188b5912fee.tar.gz |
USE_NEW_TEXINFO is unnecessary now.
Diffstat (limited to 'editors')
-rw-r--r-- | editors/emacs-nox11/Makefile | 3 | ||||
-rw-r--r-- | editors/emacs/Makefile | 3 | ||||
-rw-r--r-- | editors/emacs20/Makefile | 3 | ||||
-rw-r--r-- | editors/mule/Makefile | 3 | ||||
-rw-r--r-- | editors/nano/Makefile | 3 | ||||
-rw-r--r-- | editors/speedbar/Makefile | 3 | ||||
-rw-r--r-- | editors/zile/Makefile | 3 |
7 files changed, 7 insertions, 14 deletions
diff --git a/editors/emacs-nox11/Makefile b/editors/emacs-nox11/Makefile index c014f2f9c5d..5be50c9ad3e 100644 --- a/editors/emacs-nox11/Makefile +++ b/editors/emacs-nox11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2003/07/17 21:34:24 grant Exp $ +# $NetBSD: Makefile,v 1.6 2003/08/09 10:48:10 seb Exp $ # FreeBSD Id: Makefile,v 1.30 1997/12/14 02:03:53 asami Exp DISTNAME= emacs-21.3 @@ -24,7 +24,6 @@ DISTINFO_FILE= ${PKGDIR}/../emacs/distinfo CONFIGURE_ARGS+=--without-x -USE_NEW_TEXINFO= YES INFO_FILES= ada-mode autotype ccmode cl dired-x ebrowse ediff efaq emacs INFO_FILES+= emacs-mime eshell eudc forms gnus idlwave message mh-e pcl-cvs INFO_FILES+= reftex sc speedbar vip viper widget woman diff --git a/editors/emacs/Makefile b/editors/emacs/Makefile index ee64ac8194c..c544d997596 100644 --- a/editors/emacs/Makefile +++ b/editors/emacs/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.63 2003/07/17 21:34:24 grant Exp $ +# $NetBSD: Makefile,v 1.64 2003/08/09 10:48:08 seb Exp $ # FreeBSD Id: Makefile,v 1.30 1997/12/14 02:03:53 asami Exp DISTNAME= emacs-21.3 @@ -54,7 +54,6 @@ CONFIGURE_ARGS+= --with-png LDFLAGS+= -Wl,-z,nocombreloc .endif -USE_NEW_TEXINFO= YES INFO_FILES= ada-mode autotype ccmode cl dired-x ebrowse ediff efaq emacs INFO_FILES+= emacs-mime eshell eudc forms gnus idlwave message mh-e pcl-cvs INFO_FILES+= reftex sc speedbar vip viper widget woman diff --git a/editors/emacs20/Makefile b/editors/emacs20/Makefile index cc7c543d63e..38235cbf729 100644 --- a/editors/emacs20/Makefile +++ b/editors/emacs20/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2003/07/17 21:34:26 grant Exp $ +# $NetBSD: Makefile,v 1.8 2003/08/09 10:48:10 seb Exp $ DISTNAME= emacs-20.7 PKGREVISION= 2 @@ -74,7 +74,6 @@ CONFIGURE_ARGS+=--without-ipv6 .endif MAKE_ENV+= INSTALL_STRIP=${_STRIPFLAG_INSTALL} -USE_NEW_TEXINFO= YES INFO_FILES= emacs vip viper forms gnus mh-e cl sc dired-x ediff \ ccmode message widget reftex diff --git a/editors/mule/Makefile b/editors/mule/Makefile index b7b4c4b8c5e..4baf843bc8c 100644 --- a/editors/mule/Makefile +++ b/editors/mule/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.20 2003/07/17 21:34:41 grant Exp $ +# $NetBSD: Makefile,v 1.21 2003/08/09 10:48:09 seb Exp $ DISTNAME= mule-2.3 PKGREVISION= 1 @@ -41,7 +41,6 @@ CONFIGURE_ARGS+= --with-wnn4 --wnn-includes=${BUILDLINK_PREFIX.ja-freewnn}/inclu CONFIGURE_ARGS+= --canna --canna-includes=${BUILDLINK_PREFIX.canna}/include --canna-libraries=${BUILDLINK_PREFIX.canna}/lib .endif -USE_NEW_TEXINFO= YES USE_MAKEINFO= YES INFO_FILES= CCL ISO2022 R2L XFONT antenews-jp canna-jp cl dired-x INFO_FILES+= egg emacs forms gnus kbd-trans languages m2ps mule quail diff --git a/editors/nano/Makefile b/editors/nano/Makefile index 9086f5f6a1c..a1a354771df 100644 --- a/editors/nano/Makefile +++ b/editors/nano/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2003/07/21 16:44:38 martti Exp $ +# $NetBSD: Makefile,v 1.16 2003/08/09 10:48:09 seb Exp $ DISTNAME= nano-1.0.9 PKGREVISION= 1 @@ -13,7 +13,6 @@ GNU_CONFIGURE= yes USE_BUILDLINK2= yes USE_PKGLOCALEDIR= yes -USE_NEW_TEXINFO= YES INFO_FILES= nano.info .include "../../devel/gettext-lib/buildlink2.mk" diff --git a/editors/speedbar/Makefile b/editors/speedbar/Makefile index 31f5bf73aa3..e97ce11436f 100644 --- a/editors/speedbar/Makefile +++ b/editors/speedbar/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2003/07/17 21:34:48 grant Exp $ +# $NetBSD: Makefile,v 1.9 2003/08/09 10:48:09 seb Exp $ # DISTNAME= speedbar-0.14beta4 @@ -17,7 +17,6 @@ BUILD_ENV+= EMACS=${EMACS} NO_CONFIGURE= # set USE_GMAKE= # set -USE_NEW_TEXINFO= YES INFO_FILES= speedbar.info SRCS= speedbar.el dframe.el diff --git a/editors/zile/Makefile b/editors/zile/Makefile index 0b9dc4ed9f9..aa07c51611e 100644 --- a/editors/zile/Makefile +++ b/editors/zile/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2003/07/17 21:35:17 grant Exp $ +# $NetBSD: Makefile,v 1.9 2003/08/09 10:48:10 seb Exp $ DISTNAME= zile-1.6.2 PKGREVISION= 1 @@ -12,7 +12,6 @@ COMMENT= Emacs-like text editor GNU_CONFIGURE= yes USE_NCURSES= # KEY_RESIZE (also uses stdscr->_delay directly) USE_BUILDLINK2= yes -USE_NEW_TEXINFO= YES USE_MAKEINFO= YES INFO_FILES= zile.info |