diff options
author | Shigeyuki Fukushima <shige@FreeBSD.org> | 2000-07-17 02:37:41 +0000 |
---|---|---|
committer | Shigeyuki Fukushima <shige@FreeBSD.org> | 2000-07-17 02:37:41 +0000 |
commit | 1efbda0db95dc6fae6ac6e52588ebf4c30654bf8 (patch) | |
tree | ddeef3a1f280d0b97bec47599a714053c7ec8be4 /editors/semi113-xemacs21-mule | |
parent | 70535989370716ba951029f99d083ac0811e4242 (diff) | |
download | ports-1efbda0db95dc6fae6ac6e52588ebf4c30654bf8.tar.gz ports-1efbda0db95dc6fae6ac6e52588ebf4c30654bf8.zip |
Notes
Diffstat (limited to 'editors/semi113-xemacs21-mule')
-rw-r--r-- | editors/semi113-xemacs21-mule/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/semi113-xemacs21-mule/Makefile b/editors/semi113-xemacs21-mule/Makefile index 9d6e934c19a6..62d33be90b40 100644 --- a/editors/semi113-xemacs21-mule/Makefile +++ b/editors/semi113-xemacs21-mule/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 |