summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjnemeth <jnemeth@pkgsrc.org>2007-03-23 02:43:22 +0000
committerjnemeth <jnemeth@pkgsrc.org>2007-03-23 02:43:22 +0000
commit2a90ded97f9a3719ef8fa7e7d0ba2dc9f09435ba (patch)
treec6338f1a03a82794494b1c868902813abf701ac1
parenteee7042bd1b1f2ab08884bfd9dd8f8d065b98d38 (diff)
downloadpkgsrc-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).
-rw-r--r--mail/wl/Makefile5
-rw-r--r--mail/wl/PLIST4
2 files changed, 6 insertions, 3 deletions
diff --git a/mail/wl/Makefile b/mail/wl/Makefile
index 777ae3ba8bd..0e2fe7aab15 100644
--- a/mail/wl/Makefile
+++ b/mail/wl/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.33 2007/02/22 20:26:45 joerg Exp $
+# $NetBSD: Makefile,v 1.34 2007/03/23 02:43:22 jnemeth Exp $
DISTNAME= wl-2.14.0
PKGNAME= ${EMACS_PKGNAME_PREFIX}${DISTNAME}
-PKGREVISION= 4
+PKGREVISION= 5
CATEGORIES= mail
MASTER_SITES= ftp://ftp.gohome.org/wl/stable/
@@ -19,6 +19,7 @@ DEPENDS+= ${EMACS_PKGNAME_PREFIX}apel>=10.6:../../devel/apel
DEPENDS+= ${EMACS_PKGNAME_PREFIX}bbdb-[0-9]*:../../misc/bbdb
.endif
DEPENDS+= ${EMACS_PKGNAME_PREFIX}flim>=1.14.7:../../devel/flim
+DEPENDS+= ${EMACS_PKGNAME_PREFIX}emacs-w3m>=1.19:../../www/emacs-w3m
EMACS_VERSIONS_ACCEPTED= emacs21 emacs21nox emacs20 xemacs214
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