summaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authortrevor <trevor@FreeBSD.org>2004-01-23 18:12:26 +0000
committertrevor <trevor@FreeBSD.org>2004-01-23 18:12:26 +0000
commit91b3dd29ac1540ba81f7f46f5624fcd61fbaff7b (patch)
tree5a84519a47dd0ca85026cca0580e0af1fec9941b /mail
parent7872193353659a903b44de624356cfc13a05687e (diff)
downloadFreeBSD-ports-91b3dd29ac1540ba81f7f46f5624fcd61fbaff7b.zip
FreeBSD-ports-91b3dd29ac1540ba81f7f46f5624fcd61fbaff7b.tar.gz
Now gettext 0.12.1 is gettext-old.
Diffstat (limited to 'mail')
-rw-r--r--mail/claws-mail/Makefile2
-rw-r--r--mail/elm/Makefile2
-rw-r--r--mail/elmo-devel/Makefile2
-rw-r--r--mail/elmo/Makefile2
-rw-r--r--mail/fetchmail/Makefile2
-rw-r--r--mail/filtermail/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
-rw-r--r--mail/sylpheed-gtk2/Makefile2
-rw-r--r--mail/sylpheed/Makefile2
-rw-r--r--mail/sylpheed2-devel/Makefile2
-rw-r--r--mail/sylpheed2/Makefile2
-rw-r--r--mail/sylpheed3/Makefile2
18 files changed, 18 insertions, 18 deletions
diff --git a/mail/claws-mail/Makefile b/mail/claws-mail/Makefile
index 857319c..5847e35 100644
--- a/mail/claws-mail/Makefile
+++ b/mail/claws-mail/Makefile
@@ -19,7 +19,7 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
MAINTAINER= netchild@FreeBSD.org
COMMENT= A lightweight and very featureful GTK+ based e-mail and news client
-LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext
+LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext-old
THEMEVERSION= 20031130
THEMEFILE= sylpheed-iconset-${THEMEVERSION}.tar.gz
diff --git a/mail/elm/Makefile b/mail/elm/Makefile
index 2d7eb55..23297a9 100644
--- a/mail/elm/Makefile
+++ b/mail/elm/Makefile
@@ -16,7 +16,7 @@ DISTNAME= ${PORTNAME}${PORTVERSION}
MAINTAINER= toasty@dragondata.com
COMMENT= A once-popular mail user agent, version 2.5.x
-LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext
+LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext-old
BUILD_DEPENDS= ispell:${PORTSDIR}/textproc/ispell
WRKSRC= ${WRKDIR}/elm${PORTVERSION}
diff --git a/mail/elmo-devel/Makefile b/mail/elmo-devel/Makefile
index d3793d4..27ccf7b 100644
--- a/mail/elmo-devel/Makefile
+++ b/mail/elmo-devel/Makefile
@@ -19,7 +19,7 @@ MAINTAINER= trevor@FreeBSD.org
COMMENT= Receive, filter, read, compose and send mail at the text console
LIB_DEPENDS= iconv.3:${PORTSDIR}/converters/libiconv \
- intl.5:${PORTSDIR}/devel/gettext
+ intl.5:${PORTSDIR}/devel/gettext-old
GNU_CONFIGURE= yes
CONFIGURE_ENV+= CFLAGS="${PTHREAD_CFLAGS}" LDFLAGS="${PTHREAD_LIBS}"
diff --git a/mail/elmo/Makefile b/mail/elmo/Makefile
index d3793d4..27ccf7b 100644
--- a/mail/elmo/Makefile
+++ b/mail/elmo/Makefile
@@ -19,7 +19,7 @@ MAINTAINER= trevor@FreeBSD.org
COMMENT= Receive, filter, read, compose and send mail at the text console
LIB_DEPENDS= iconv.3:${PORTSDIR}/converters/libiconv \
- intl.5:${PORTSDIR}/devel/gettext
+ intl.5:${PORTSDIR}/devel/gettext-old
GNU_CONFIGURE= yes
CONFIGURE_ENV+= CFLAGS="${PTHREAD_CFLAGS}" LDFLAGS="${PTHREAD_LIBS}"
diff --git a/mail/fetchmail/Makefile b/mail/fetchmail/Makefile
index 5610556..b362b2b 100644
--- a/mail/fetchmail/Makefile
+++ b/mail/fetchmail/Makefile
@@ -21,7 +21,7 @@ MASTER_SITE_SUBDIR= fetchmail
MAINTAINER= eik@FreeBSD.org
COMMENT= Batch mail retrieval utility for IMAP/POP2/POP3/APOP/KPOP/ETRN/ODMR
-LIB_DEPENDS= intl:${PORTSDIR}/devel/gettext
+LIB_DEPENDS= intl:${PORTSDIR}/devel/gettext-old
.if defined(WITH_X11)
RUN_DEPENDS= ${LOCALBASE}/lib/${PYTHON_VERSION}/site-packages/_tkinter.so:${PORTSDIR}/x11-toolkits/py-tkinter
.endif
diff --git a/mail/filtermail/Makefile b/mail/filtermail/Makefile
index e7fabe3..14f2a43 100644
--- a/mail/filtermail/Makefile
+++ b/mail/filtermail/Makefile
@@ -19,7 +19,7 @@ DISTNAME= mailfilter-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Filter mail on a pop3 server: saves downloading spam
-LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext
+LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext-old
# This port is filtermail, but the author called it mailfilter. To avoid a
# clash with another port called mailfilter, we change all files
diff --git a/mail/kbiff/Makefile b/mail/kbiff/Makefile
index 0c7078d..328fe37 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.5:${PORTSDIR}/devel/gettext
+LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext-old
USE_KDELIBS_VER=3
USE_BZIP2= yes
diff --git a/mail/mutt-devel/Makefile b/mail/mutt-devel/Makefile
index ad58287..366c262 100644
--- a/mail/mutt-devel/Makefile
+++ b/mail/mutt-devel/Makefile
@@ -176,7 +176,7 @@ SGML_USED= no
.endif
.if !defined(WITHOUT_NLS)
-LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext
+LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext-old
.endif
.if defined(NOPORTDOCS)
diff --git a/mail/mutt/Makefile b/mail/mutt/Makefile
index 710689e..02e8536 100644
--- a/mail/mutt/Makefile
+++ b/mail/mutt/Makefile
@@ -40,7 +40,7 @@ WITH_SGML_DOCS?=yes
.endif
.if !defined(WITHOUT_NLS)
-LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext
+LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext-old
.endif
.if defined(WITH_SLANG)
LIB_DEPENDS+= slang.1:${PORTSDIR}/devel/libslang
diff --git a/mail/mutt14/Makefile b/mail/mutt14/Makefile
index 710689e..02e8536 100644
--- a/mail/mutt14/Makefile
+++ b/mail/mutt14/Makefile
@@ -40,7 +40,7 @@ WITH_SGML_DOCS?=yes
.endif
.if !defined(WITHOUT_NLS)
-LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext
+LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext-old
.endif
.if defined(WITH_SLANG)
LIB_DEPENDS+= slang.1:${PORTSDIR}/devel/libslang
diff --git a/mail/perdition/Makefile b/mail/perdition/Makefile
index 33407bb..e816bda 100644
--- a/mail/perdition/Makefile
+++ b/mail/perdition/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= http://www.vergenet.net/linux/perdition/download/${PORTVERSION}/
MAINTAINER= clement@FreeBSD.org
COMMENT= A POP3 & IMAP4 proxy that can map users to multiple backend servers
-LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext \
+LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext-old \
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 6533fbd..feea8e5 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.5:${PORTSDIR}/devel/gettext
+LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext-old
USE_X_PREFIX= yes
USE_GMAKE= yes
diff --git a/mail/sylpheed-claws/Makefile b/mail/sylpheed-claws/Makefile
index 857319c..5847e35 100644
--- a/mail/sylpheed-claws/Makefile
+++ b/mail/sylpheed-claws/Makefile
@@ -19,7 +19,7 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
MAINTAINER= netchild@FreeBSD.org
COMMENT= A lightweight and very featureful GTK+ based e-mail and news client
-LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext
+LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext-old
THEMEVERSION= 20031130
THEMEFILE= sylpheed-iconset-${THEMEVERSION}.tar.gz
diff --git a/mail/sylpheed-gtk2/Makefile b/mail/sylpheed-gtk2/Makefile
index 3ace695..e8d36cc 100644
--- a/mail/sylpheed-gtk2/Makefile
+++ b/mail/sylpheed-gtk2/Makefile
@@ -15,7 +15,7 @@ DISTNAME= sylpheed-${PORTVERSION:R}-gtk2-${PORTVERSION:E}
MAINTAINER= jylefort@brutele.be
COMMENT= The GTK+ 2.0 port of a lightweight, featureful and fast e-mail client
-LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext \
+LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext-old \
iconv.3:${PORTSDIR}/converters/libiconv
USE_GMAKE= yes
diff --git a/mail/sylpheed/Makefile b/mail/sylpheed/Makefile
index 3fb90a6..42422c8 100644
--- a/mail/sylpheed/Makefile
+++ b/mail/sylpheed/Makefile
@@ -17,7 +17,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.1/a/}
MAINTAINER= oliver@FreeBSD.org
COMMENT= A lightweight, featureful, and fast GTK+ based e-mail client
-LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext \
+LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext-old \
iconv.3:${PORTSDIR}/converters/libiconv
USE_BZIP2= yes
diff --git a/mail/sylpheed2-devel/Makefile b/mail/sylpheed2-devel/Makefile
index 3fb90a6..42422c8 100644
--- a/mail/sylpheed2-devel/Makefile
+++ b/mail/sylpheed2-devel/Makefile
@@ -17,7 +17,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.1/a/}
MAINTAINER= oliver@FreeBSD.org
COMMENT= A lightweight, featureful, and fast GTK+ based e-mail client
-LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext \
+LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext-old \
iconv.3:${PORTSDIR}/converters/libiconv
USE_BZIP2= yes
diff --git a/mail/sylpheed2/Makefile b/mail/sylpheed2/Makefile
index 3fb90a6..42422c8 100644
--- a/mail/sylpheed2/Makefile
+++ b/mail/sylpheed2/Makefile
@@ -17,7 +17,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.1/a/}
MAINTAINER= oliver@FreeBSD.org
COMMENT= A lightweight, featureful, and fast GTK+ based e-mail client
-LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext \
+LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext-old \
iconv.3:${PORTSDIR}/converters/libiconv
USE_BZIP2= yes
diff --git a/mail/sylpheed3/Makefile b/mail/sylpheed3/Makefile
index 3fb90a6..42422c8 100644
--- a/mail/sylpheed3/Makefile
+++ b/mail/sylpheed3/Makefile
@@ -17,7 +17,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.1/a/}
MAINTAINER= oliver@FreeBSD.org
COMMENT= A lightweight, featureful, and fast GTK+ based e-mail client
-LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext \
+LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext-old \
iconv.3:${PORTSDIR}/converters/libiconv
USE_BZIP2= yes
OpenPOWER on IntegriCloud