summaryrefslogtreecommitdiff
path: root/editors/semi113-xemacs21-mule/Makefile
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/semi113-xemacs21-mule/Makefile
parentRevert request from MAINTAINER. (diff)
Fix texinfo.el(BUILD_DEPENDS) path.
Notes
Notes: svn path=/head/; revision=22450
Diffstat (limited to '')
-rw-r--r--editors/semi113-xemacs21-mule/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/semi113-xemacs21-mule/Makefile b/editors/semi113-xemacs21-mule/Makefile
index c37ca88c3524..1769abbd9484 100644
--- a/editors/semi113-xemacs21-mule/Makefile
+++ b/editors/semi113-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