summaryrefslogtreecommitdiffstats
path: root/editors
diff options
context:
space:
mode:
authorgj <gj@FreeBSD.org>1999-11-30 20:21:44 +0000
committergj <gj@FreeBSD.org>1999-11-30 20:21:44 +0000
commitf4fb51fb68cd74e5ddc7246146bdf8ede9962023 (patch)
tree3285409486ad84809f957cd68c44b715dd36fb05 /editors
parent67d21943449e9d6e0649bd8708168f18b13d1f95 (diff)
downloadFreeBSD-ports-f4fb51fb68cd74e5ddc7246146bdf8ede9962023.zip
FreeBSD-ports-f4fb51fb68cd74e5ddc7246146bdf8ede9962023.tar.gz
Add --infopath entry to the configuration section so that mail/mew-xemacs20
finds the info dirs. Submitted by: kiri@pis.toba-cmt.ac.jp Approved by: the maintainer
Diffstat (limited to 'editors')
-rw-r--r--editors/xemacs20/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/editors/xemacs20/Makefile b/editors/xemacs20/Makefile
index 671ac1e..1d29f75 100644
--- a/editors/xemacs20/Makefile
+++ b/editors/xemacs20/Makefile
@@ -33,6 +33,7 @@ CONFIGURE_ARGS= ${XEMACS_ARCH} --prefix=${PREFIX} \
--site-includes=${PREFIX}/include \
--site-libraries=${PREFIX}/lib \
--sitelispdir="${PREFIX}/lib/xemacs/site-lisp ${PREFIX}/share/emacs/site-lisp" \
+ --infopath=${PREFIX}/lib/xemacs/info:${PREFIX}/info:${X11BASE}/info:/usr/info:${PREFIX}/lib/texmf/doc/info:/usr/lib/texmf/doc:/usr/share/info \
--with-session=yes \
${WITH_XFACE} ${WITH_MULE} ${WITH_DIALOGS} ${WITH_OFFIX}
MAN1= ctags.1 etags.1 gnuattach.1 gnuclient.1 gnudoit.1 \
OpenPOWER on IntegriCloud