diff options
Diffstat (limited to 'editors/semi-xemacs21-mule-current/Makefile')
-rw-r--r-- | editors/semi-xemacs21-mule-current/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/semi-xemacs21-mule-current/Makefile b/editors/semi-xemacs21-mule-current/Makefile index 9d6e934..62d33be 100644 --- a/editors/semi-xemacs21-mule-current/Makefile +++ b/editors/semi-xemacs21-mule-current/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-sumo-packages +BUILD_DEPENDS+= ${LOCALBASE}/${EMACS_PACKAGESDIR}/../xemacs-packages/lisp/texinfo/texinfo.el:${PORTSDIR}/editors/xemacs-packages # use pkg/* files in ${.CURDIR} PKGDIR= ${.CURDIR}/pkg |