diff options
author | Satoshi Taoka <taoka@FreeBSD.org> | 2002-11-09 15:36:32 +0000 |
---|---|---|
committer | Satoshi Taoka <taoka@FreeBSD.org> | 2002-11-09 15:36:32 +0000 |
commit | 46782253566763a5a4f5ff613ff25e357ba8b964 (patch) | |
tree | d62ad5f7d4b1ac22d3838bed327a359cd0b9ce72 /news/t-gnus-xemacs21-mule | |
parent | 3192fed8a08eb153f02100c76434965fd0f8fd76 (diff) | |
download | ports-46782253566763a5a4f5ff613ff25e357ba8b964.tar.gz ports-46782253566763a5a4f5ff613ff25e357ba8b964.zip |
Notes
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 a2ac11083cb7..22460b843388 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" |