diff options
author | taoka <taoka@FreeBSD.org> | 2002-11-09 15:36:32 +0000 |
---|---|---|
committer | taoka <taoka@FreeBSD.org> | 2002-11-09 15:36:32 +0000 |
commit | 80521a592c277eb54001684d7124b5ac116c513e (patch) | |
tree | e91b2d85d85e557f3d93792f8e838cf959729075 /news/t-gnus-xemacs21-mule | |
parent | 956acd6b2b40f1c1ae96d275c189d8a0305a4ed3 (diff) | |
download | FreeBSD-ports-80521a592c277eb54001684d7124b5ac116c513e.zip FreeBSD-ports-80521a592c277eb54001684d7124b5ac116c513e.tar.gz |
Update to the version 6_15_8-05-quimby
Diffstat (limited to 'news/t-gnus-xemacs21-mule')
-rw-r--r-- | news/t-gnus-xemacs21-mule/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/news/t-gnus-xemacs21-mule/Makefile b/news/t-gnus-xemacs21-mule/Makefile index a2ac110..22460b8 100644 --- a/news/t-gnus-xemacs21-mule/Makefile +++ b/news/t-gnus-xemacs21-mule/Makefile @@ -8,5 +8,7 @@ MASTERDIR= ${.CURDIR}/../t-gnus EMACS_PORT_NAME= xemacs21-mule +EMACS_W3M_LISP_FILE= ${LOCALBASE}/lib/xemacs/site-packages/lisp/w3m/shimbun.el + .include "${MASTERDIR}/Makefile" |