diff options
author | Shigeyuki Fukushima <shige@FreeBSD.org> | 2000-07-17 06:17:34 +0000 |
---|---|---|
committer | Shigeyuki Fukushima <shige@FreeBSD.org> | 2000-07-17 06:17:34 +0000 |
commit | 695aafbb99ae1baa40c48daa4406da4d1fa7492d (patch) | |
tree | 35bb997abddd72de4da101d0494d5b9157046d30 /editors/flim113-xemacs21-mule | |
parent | 44ee2ef5a6db3414d8acd11d2895f371a8a46ecd (diff) | |
download | ports-695aafbb99ae1baa40c48daa4406da4d1fa7492d.tar.gz ports-695aafbb99ae1baa40c48daa4406da4d1fa7492d.zip |
Notes
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 |