diff options
Diffstat (limited to 'editors/flim113-xemacs21-mule')
-rw-r--r-- | editors/flim113-xemacs21-mule/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/flim113-xemacs21-mule/Makefile b/editors/flim113-xemacs21-mule/Makefile index 2f3d79e128b2..e1b97eb53e10 100644 --- a/editors/flim113-xemacs21-mule/Makefile +++ b/editors/flim113-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 |