aboutsummaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorBoris Samorodov <bsam@FreeBSD.org>2009-12-20 20:19:24 +0000
committerBoris Samorodov <bsam@FreeBSD.org>2009-12-20 20:19:24 +0000
commit3cb246682f28b75689c85870b686a29b45b6b32f (patch)
tree25fea46b8099aeac2b4f386af51ec828fed0777f /mail
parent282b2097dada0fc35c2badb14110a379a54177b7 (diff)
downloadports-3cb246682f28b75689c85870b686a29b45b6b32f.tar.gz
ports-3cb246682f28b75689c85870b686a29b45b6b32f.zip
Notes
Diffstat (limited to 'mail')
-rw-r--r--mail/emh/Makefile2
-rw-r--r--mail/mew/Makefile3
-rw-r--r--mail/vm/Makefile1
-rw-r--r--mail/wanderlust-devel/Makefile5
-rw-r--r--mail/wanderlust/Makefile4
5 files changed, 12 insertions, 3 deletions
diff --git a/mail/emh/Makefile b/mail/emh/Makefile
index 1a15d4096302..008132b91724 100644
--- a/mail/emh/Makefile
+++ b/mail/emh/Makefile
@@ -7,7 +7,7 @@
PORTNAME= emh
PORTVERSION= 1.14.1
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= mail elisp
MASTER_SITES= ftp://ring.aist.go.jp/pub/elisp/semi/semi-1.14-for-flim-1.14/ \
http://www.kanji.zinbun.kyoto-u.ac.jp/~tomo/lemi/dist/semi/semi-1.14-for-flim-1.14/
diff --git a/mail/mew/Makefile b/mail/mew/Makefile
index 154a4877dd52..4e311ed1a084 100644
--- a/mail/mew/Makefile
+++ b/mail/mew/Makefile
@@ -8,7 +8,7 @@
PORTNAME= mew
PORTVERSION= 6.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= mail elisp
MASTER_SITES= http://www.Mew.org/Release/
PKGNAMESUFFIX= -${EMACS_PORT_NAME}
@@ -20,7 +20,6 @@ OPTIONS= DATABASE "Database feature support (with Ruby & Sqlite3)" on
# emacs port setup
USE_EMACS= yes
-EMACS_PORT_NAME?= emacs22
.include <bsd.port.pre.mk>
diff --git a/mail/vm/Makefile b/mail/vm/Makefile
index 0d23344c52e9..efab9bb1e5af 100644
--- a/mail/vm/Makefile
+++ b/mail/vm/Makefile
@@ -7,6 +7,7 @@
PORTNAME= vm
PORTVERSION= 8.0.12
+PORTREVISION= 1
CATEGORIES= mail elisp
MASTER_SITES= ${MASTER_SITE_SAVANNAH}
MASTER_SITE_SUBDIR= viewmail
diff --git a/mail/wanderlust-devel/Makefile b/mail/wanderlust-devel/Makefile
index 5a374947b021..3040ca5d546c 100644
--- a/mail/wanderlust-devel/Makefile
+++ b/mail/wanderlust-devel/Makefile
@@ -7,6 +7,7 @@
PORTNAME= wanderlust
PORTVERSION= 2.15.7.b.${SNAPDATE}
+PORTREVISION= 1
CATEGORIES= mail elisp
MASTER_SITES= http://people.freebsd.org/~nobutaka/
PKGNAMESUFFIX= -${EMACS_PORT_NAME}
@@ -25,6 +26,10 @@ NO_LATEST_LINK= yes
.include <bsd.port.pre.mk>
+.if (${EMACS_PORT_NAME} == "emacs23")
+BROKEN= can not be installed with Emacs 23
+.endif
+
MIMEUI_PORT_NAME= ${MIMEUI_PRODUCT}
MIMEUI_PRODUCT= semi
MIMEUI_VERSION= 1.14
diff --git a/mail/wanderlust/Makefile b/mail/wanderlust/Makefile
index fa16b9e34519..11f541b9d1d2 100644
--- a/mail/wanderlust/Makefile
+++ b/mail/wanderlust/Makefile
@@ -24,6 +24,10 @@ CONFLICTS= wanderlust-*-2.15.*
.include <bsd.port.pre.mk>
+.if (${EMACS_PORT_NAME} == "emacs23")
+BROKEN= can not be installed with Emacs 23
+.endif
+
EMACS_W3M_PORT_NAME?= emacs-w3m
EMACS_W3M_LISP_FILE?= ${LOCALBASE}/${EMACS_VERSION_SITE_LISPDIR}/w3m/shimbun.el