summaryrefslogtreecommitdiff
path: root/editors/flim-xemacs21-mule-current
diff options
context:
space:
mode:
authorShigeyuki Fukushima <shige@FreeBSD.org>1999-10-14 16:57:02 +0000
committerShigeyuki Fukushima <shige@FreeBSD.org>1999-10-14 16:57:02 +0000
commit8cf36631f4b7a4d3b1c297e6efdceca4f172c2b6 (patch)
treec17e1469f215ea67a42f806c14a43d3fac055ee8 /editors/flim-xemacs21-mule-current
parentRevert request from MAINTAINER. (diff)
Fix texinfo.el(BUILD_DEPENDS) path.
Notes
Notes: svn path=/head/; revision=22450
Diffstat (limited to 'editors/flim-xemacs21-mule-current')
-rw-r--r--editors/flim-xemacs21-mule-current/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/flim-xemacs21-mule-current/Makefile b/editors/flim-xemacs21-mule-current/Makefile
index c1a56065d4f5..300b39d25690 100644
--- a/editors/flim-xemacs21-mule-current/Makefile
+++ b/editors/flim-xemacs21-mule-current/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