summaryrefslogtreecommitdiff
path: root/editors/semi113-xemacs21-mule/Makefile
diff options
context:
space:
mode:
authorShigeyuki Fukushima <shige@FreeBSD.org>2000-07-17 06:17:34 +0000
committerShigeyuki Fukushima <shige@FreeBSD.org>2000-07-17 06:17:34 +0000
commit695aafbb99ae1baa40c48daa4406da4d1fa7492d (patch)
tree35bb997abddd72de4da101d0494d5b9157046d30 /editors/semi113-xemacs21-mule/Makefile
parent editors/flim-xemacs21-mule (diff)
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>
Notes
Notes: svn path=/head/; revision=30732
Diffstat (limited to 'editors/semi113-xemacs21-mule/Makefile')
-rw-r--r--editors/semi113-xemacs21-mule/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/semi113-xemacs21-mule/Makefile b/editors/semi113-xemacs21-mule/Makefile
index 62d33be90b40..e9295a909714 100644
--- a/editors/semi113-xemacs21-mule/Makefile
+++ b/editors/semi113-xemacs21-mule/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