diff options
author | Shigeyuki Fukushima <shige@FreeBSD.org> | 1999-10-14 16:57:02 +0000 |
---|---|---|
committer | Shigeyuki Fukushima <shige@FreeBSD.org> | 1999-10-14 16:57:02 +0000 |
commit | 8cf36631f4b7a4d3b1c297e6efdceca4f172c2b6 (patch) | |
tree | c17e1469f215ea67a42f806c14a43d3fac055ee8 /editors/flim-xemacs21-mule | |
parent | a03c98c8511e0f0c1ccd7e131b7764ab586a3297 (diff) | |
download | ports-8cf36631f4b7a4d3b1c297e6efdceca4f172c2b6.tar.gz ports-8cf36631f4b7a4d3b1c297e6efdceca4f172c2b6.zip |
Notes
Diffstat (limited to 'editors/flim-xemacs21-mule')
-rw-r--r-- | editors/flim-xemacs21-mule/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/flim-xemacs21-mule/Makefile b/editors/flim-xemacs21-mule/Makefile index 184e79a2a9b6..3b6652f5e277 100644 --- a/editors/flim-xemacs21-mule/Makefile +++ b/editors/flim-xemacs21-mule/Makefile @@ -32,7 +32,7 @@ HAS_MULE= YES # whether building info files by emacs or makeinfo BUILD_INFO_BY_EMACS= YES # texinfo packages -BUILD_DEPENDS+= ${EMACS_PACKAGESDIR}/lisp/texinfo/texinfo.el:${PORTSDIR}/editors/xemacs-sumo-packages +BUILD_DEPENDS+= ${PREFIX}/${EMACS_PACKAGESDIR}/lisp/texinfo/texinfo.el:${PORTSDIR}/editors/xemacs-sumo-packages # use pkg/* files in ${.CURDIR} PKGDIR= ${.CURDIR}/pkg |