diff options
author | jnemeth <jnemeth@pkgsrc.org> | 2007-03-23 02:43:22 +0000 |
---|---|---|
committer | jnemeth <jnemeth@pkgsrc.org> | 2007-03-23 02:43:22 +0000 |
commit | 2a90ded97f9a3719ef8fa7e7d0ba2dc9f09435ba (patch) | |
tree | c6338f1a03a82794494b1c868902813abf701ac1 /mail/wl/PLIST | |
parent | eee7042bd1b1f2ab08884bfd9dd8f8d065b98d38 (diff) | |
download | pkgsrc-2a90ded97f9a3719ef8fa7e7d0ba2dc9f09435ba.tar.gz |
Added back elmo-shimbun and added a dependency on www/emacs-w3m.
The elmo-shimbun files are conditionally installed based on whether
the emacs-w3m package is found on the system.
XXX The dependency on emacs-w3m should really be turned into an
option and have the installation of the elmo-shimbun files depend
on it; however, this change prevents nasty surprises for those that
do have it (i.e. people using editors/emacs-packages).
Diffstat (limited to 'mail/wl/PLIST')
-rw-r--r-- | mail/wl/PLIST | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/mail/wl/PLIST b/mail/wl/PLIST index 809b96fb705..6f2432012db 100644 --- a/mail/wl/PLIST +++ b/mail/wl/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.9 2007/02/22 20:26:45 joerg Exp $ +@comment $NetBSD: PLIST,v 1.10 2007/03/23 02:43:22 jnemeth Exp $ ${EMACS_INFOPREFIX}/wl-ja.info ${EMACS_INFOPREFIX}/wl.info ${EMACS_LISPPREFIX}/wl/acap.el @@ -55,6 +55,8 @@ ${EMACS_LISPPREFIX}/wl/elmo-pop3.el ${EMACS_LISPPREFIX}/wl/elmo-pop3.elc ${EMACS_LISPPREFIX}/wl/elmo-sendlog.el ${EMACS_LISPPREFIX}/wl/elmo-sendlog.elc +${EMACS_LISPPREFIX}/wl/elmo-shimbun.el +${EMACS_LISPPREFIX}/wl/elmo-shimbun.elc ${EMACS_LISPPREFIX}/wl/elmo-signal.el ${EMACS_LISPPREFIX}/wl/elmo-signal.elc ${EMACS_LISPPREFIX}/wl/elmo-spam.el |