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 /print/yatex | |
parent | 44ee2ef5a6db3414d8acd11d2895f371a8a46ecd (diff) | |
download | ports-695aafbb99ae1baa40c48daa4406da4d1fa7492d.tar.gz ports-695aafbb99ae1baa40c48daa4406da4d1fa7492d.zip |
Notes
Diffstat (limited to 'print/yatex')
-rw-r--r-- | print/yatex/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/yatex/Makefile b/print/yatex/Makefile index 2b6c58dada7f..467f3592afce 100644 --- a/print/yatex/Makefile +++ b/print/yatex/Makefile @@ -15,7 +15,7 @@ MAINTAINER= taoka@FreeBSD.org .if defined(XEMACS-MULE) BUILD_DEPENDS= xemacs:${PORTSDIR}/japanese/xemacs21-canna \ - {LOCALBASE}/${EMACS_PACKAGESDIR}/../xemacs-packages/lisp/texinfo/texinfo.el:${PORTSDIR}/editors/xemacs-packages \ + {LOCALBASE}/${EMACS_PACKAGESDIR}/../xemacs-packages/lisp/texinfo/texinfmt.el:${PORTSDIR}/editors/xemacs-packages \ nkf:${PORTSDIR}/japanese/nkf .endif PKGINSTALL= ${WRKDIR}/INSTALL |