aboutsummaryrefslogtreecommitdiffstats
path: root/editors/flim-xemacs21-mule-current
diff options
context:
space:
mode:
authorshige <shige@FreeBSD.org>2000-07-17 14:17:34 +0800
committershige <shige@FreeBSD.org>2000-07-17 14:17:34 +0800
commitb61b65066e92b71cc8ef3dc3470821e1bfe3a76f (patch)
tree286f9873e8bcca6f966af29c7bcc7ef1d7732504 /editors/flim-xemacs21-mule-current
parentb8e6f61ca7950949418e5a42046300f73ee78a1b (diff)
downloadfreebsd-ports-gnome-b61b65066e92b71cc8ef3dc3470821e1bfe3a76f.tar.gz
freebsd-ports-gnome-b61b65066e92b71cc8ef3dc3470821e1bfe3a76f.tar.zst
freebsd-ports-gnome-b61b65066e92b71cc8ef3dc3470821e1bfe3a76f.zip
Change dependency from texinfo.el to texinfmt.el.
Texinfo.el is a major mode elisp for editing Texinfo files. Texinfmt.el is for formatting Texinfo files into Info files. Submitted by: OKAZAKI Tetsurou <okazaki@be.to>
Diffstat (limited to 'editors/flim-xemacs21-mule-current')
-rw-r--r--editors/flim-xemacs21-mule-current/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/flim-xemacs21-mule-current/Makefile b/editors/flim-xemacs21-mule-current/Makefile
index 2f3d79e128b2..e1b97eb53e10 100644
--- a/editors/flim-xemacs21-mule-current/Makefile
+++ b/editors/flim-xemacs21-mule-current/Makefile
@@ -28,7 +28,7 @@ INSTALL_TARGET= install-package
# whether building info files by emacs or makeinfo
BUILD_INFO_BY_EMACS= YES
# texinfo packages
-BUILD_DEPENDS+= ${LOCALBASE}/${EMACS_PACKAGESDIR}/../xemacs-packages/lisp/texinfo/texinfo.el:${PORTSDIR}/editors/xemacs-packages
+BUILD_DEPENDS+= ${LOCALBASE}/${EMACS_PACKAGESDIR}/../xemacs-packages/lisp/texinfo/texinfmt.el:${PORTSDIR}/editors/xemacs-packages
# use pkg/* files in ${.CURDIR}
PKGDIR= ${.CURDIR}/pkg