aboutsummaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
Diffstat (limited to 'mail')
-rw-r--r--mail/claws-mail/Makefile2
-rw-r--r--mail/elm/Makefile2
-rw-r--r--mail/fetchmail/Makefile2
-rw-r--r--mail/kbiff/Makefile2
-rw-r--r--mail/mutt-devel/Makefile2
-rw-r--r--mail/mutt/Makefile2
-rw-r--r--mail/mutt14/Makefile2
-rw-r--r--mail/perdition/Makefile2
-rw-r--r--mail/spruce/Makefile2
-rw-r--r--mail/sylpheed-claws/Makefile2
10 files changed, 10 insertions, 10 deletions
diff --git a/mail/claws-mail/Makefile b/mail/claws-mail/Makefile
index a590680fb2b5..4f20e602b9bd 100644
--- a/mail/claws-mail/Makefile
+++ b/mail/claws-mail/Makefile
@@ -18,7 +18,7 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
MAINTAINER= corecode@corecode.ath.cx
COMMENT= A lightweight and very featureful GTK+ based e-mail and news client
-LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext
+LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext
THEMEVERSION= 20030712
THEMEFILE= sylpheed-iconset-${THEMEVERSION}.tar.gz
diff --git a/mail/elm/Makefile b/mail/elm/Makefile
index 0f4835489e3c..1a658568ff5a 100644
--- a/mail/elm/Makefile
+++ b/mail/elm/Makefile
@@ -15,7 +15,7 @@ DISTNAME= ${PORTNAME}${PORTVERSION}
MAINTAINER= toasty@dragondata.com
COMMENT= A once-popular mail user agent, version 2.5.x
-LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext
+LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext
BUILD_DEPENDS= ispell:${PORTSDIR}/textproc/ispell
WRKSRC= ${WRKDIR}/elm${PORTVERSION}
diff --git a/mail/fetchmail/Makefile b/mail/fetchmail/Makefile
index c5845285d5ca..acbab567255a 100644
--- a/mail/fetchmail/Makefile
+++ b/mail/fetchmail/Makefile
@@ -19,7 +19,7 @@ MASTER_SITES= http://www.catb.org/~esr/fetchmail/ \
MAINTAINER= ve@sci.fi
COMMENT= Batch mail retrieval utility for IMAP/POP2/POP3/APOP/KPOP/ETRN/ODMR
-LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext
+LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext
.if defined(WITH_X11)
RUN_DEPENDS= ${LOCALBASE}/lib/${PYTHON_VERSION}/site-packages/_tkinter.so:${PORTSDIR}/x11-toolkits/py-tkinter
.endif
diff --git a/mail/kbiff/Makefile b/mail/kbiff/Makefile
index 4a4fe440951a..be91f87c16d8 100644
--- a/mail/kbiff/Makefile
+++ b/mail/kbiff/Makefile
@@ -14,7 +14,7 @@ MASTER_SITES= http://devel-home.kde.org/~granroth/kbiff/
MAINTAINER= arved@FreeBSD.org
COMMENT= "Mail notification utility for KDE with nice features"
-LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext
+LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext
USE_KDELIBS_VER=3
USE_BZIP2= yes
diff --git a/mail/mutt-devel/Makefile b/mail/mutt-devel/Makefile
index 446bd37974f1..705161ac9216 100644
--- a/mail/mutt-devel/Makefile
+++ b/mail/mutt-devel/Makefile
@@ -160,7 +160,7 @@ SGML_USED= no
SGML_USED= no
.endif
-LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext
+LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext
.if defined(NOPORTDOCS)
SGML_USED= no
diff --git a/mail/mutt/Makefile b/mail/mutt/Makefile
index f3c3da9f9990..d7c770b530ae 100644
--- a/mail/mutt/Makefile
+++ b/mail/mutt/Makefile
@@ -39,7 +39,7 @@ RUN_DEPENDS= ispell:${PORTSDIR}/textproc/ispell \
WITH_SGML_DOCS?=yes
.endif
-LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext
+LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext
.if defined(WITH_SLANG)
LIB_DEPENDS+= slang.1:${PORTSDIR}/devel/libslang
.elif defined(WITH_NCURSES_PORT)
diff --git a/mail/mutt14/Makefile b/mail/mutt14/Makefile
index f3c3da9f9990..d7c770b530ae 100644
--- a/mail/mutt14/Makefile
+++ b/mail/mutt14/Makefile
@@ -39,7 +39,7 @@ RUN_DEPENDS= ispell:${PORTSDIR}/textproc/ispell \
WITH_SGML_DOCS?=yes
.endif
-LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext
+LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext
.if defined(WITH_SLANG)
LIB_DEPENDS+= slang.1:${PORTSDIR}/devel/libslang
.elif defined(WITH_NCURSES_PORT)
diff --git a/mail/perdition/Makefile b/mail/perdition/Makefile
index dbed414f2f14..b3079da9d2a1 100644
--- a/mail/perdition/Makefile
+++ b/mail/perdition/Makefile
@@ -14,7 +14,7 @@ MASTER_SITES= http://www.vergenet.net/linux/perdition/download/${PORTVERSION}/
MAINTAINER= sheepkiller@cultdeadsheep.org
COMMENT= A POP3 & IMAP4 proxy that can map users to multiple backend servers
-LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext \
+LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext \
popt.0:${PORTSDIR}/devel/popt \
vanessa_logger.0:${PORTSDIR}/devel/libvanessa_logger \
vanessa_socket.0:${PORTSDIR}/devel/libvanessa_socket \
diff --git a/mail/spruce/Makefile b/mail/spruce/Makefile
index 9cf9e7891665..059a7a2b5dfb 100644
--- a/mail/spruce/Makefile
+++ b/mail/spruce/Makefile
@@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= erich@tacni.net
COMMENT= A simple GTK based email client
-LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext
+LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext
USE_X_PREFIX= yes
USE_GMAKE= yes
diff --git a/mail/sylpheed-claws/Makefile b/mail/sylpheed-claws/Makefile
index a590680fb2b5..4f20e602b9bd 100644
--- a/mail/sylpheed-claws/Makefile
+++ b/mail/sylpheed-claws/Makefile
@@ -18,7 +18,7 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
MAINTAINER= corecode@corecode.ath.cx
COMMENT= A lightweight and very featureful GTK+ based e-mail and news client
-LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext
+LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext
THEMEVERSION= 20030712
THEMEFILE= sylpheed-iconset-${THEMEVERSION}.tar.gz