summaryrefslogtreecommitdiff
path: root/mail/wl/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'mail/wl/Makefile')
-rw-r--r--mail/wl/Makefile14
1 files changed, 10 insertions, 4 deletions
diff --git a/mail/wl/Makefile b/mail/wl/Makefile
index fa1d44c3ae4..408aeaf22c9 100644
--- a/mail/wl/Makefile
+++ b/mail/wl/Makefile
@@ -1,14 +1,19 @@
-# $NetBSD: Makefile,v 1.19 2004/09/19 13:41:24 wiz Exp $
+# $NetBSD: Makefile,v 1.20 2005/03/06 19:24:55 hira Exp $
-DISTNAME= wl-2.10.1
+DISTNAME= wl-2.12.2
CATEGORIES= mail
-MASTER_SITES= ftp://ftp.ring.gr.jp/pub/text/elisp/wl/stable/
+MASTER_SITES= ftp://ftp.gohome.org/wl/stable/
MAINTAINER= tech-pkg-ja@jp.NetBSD.org
HOMEPAGE= http://www.gohome.org/wl/
COMMENT= Mail/news management system with IMAP4rev1 support for Emacs
-DEPENDS+= semi>=1.13.7:../../devel/semi
+USE_BUILDLINK3= yes
+
+DEPENDS+= apel>=10.6:../../devel/apel
+DEPENDS+= flim>=1.14.7:../../devel/flim
+DEPENDS+= semi>=1.14.6:../../devel/semi
+DEPENDS+= bbdb-[0-9]*:../../misc/bbdb
# XXX please someone adjust paths and PLIST for XEmacs...
EMACS_VERSIONS_ACCEPTED= emacs21 emacs21nox emacs20
@@ -46,4 +51,5 @@ post-install:
@${INSTALL_DATA} ${WRKSRC}/samples/en/dot.* ${EXAMPLESDIR}/en
@${INSTALL_DATA} ${WRKSRC}/samples/ja/dot.* ${EXAMPLESDIR}/ja
+.include "../../security/openssl/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"