diff options
author | seb <seb> | 2003-08-09 10:38:23 +0000 |
---|---|---|
committer | seb <seb> | 2003-08-09 10:38:23 +0000 |
commit | 014cd266529e29eef28d5ebb757ca09d84a222fd (patch) | |
tree | 1e60b674de1a8bcab1e3bf4a4f6256ad21787f40 /editors/emacs-nox11 | |
parent | cb5eb6eec4a028bcbd3bbb1426c6bf4d9dfd9330 (diff) | |
download | pkgsrc-014cd266529e29eef28d5ebb757ca09d84a222fd.tar.gz |
USE_NEW_TEXINFO is unnecessary now.
Diffstat (limited to 'editors/emacs-nox11')
-rw-r--r-- | editors/emacs-nox11/Makefile | 3 |
1 files changed, 1 insertions, 2 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 |