summaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authorsobomax <sobomax@FreeBSD.org>2002-03-18 09:46:46 +0000
committersobomax <sobomax@FreeBSD.org>2002-03-18 09:46:46 +0000
commit3e25dbe259cb0f30779998b972f9e8099da59361 (patch)
tree96ea67e3649df185a707ee6d3c5983bef61c2465 /mail
parentbedce9492033fa6327a172ff7160c9a2bde1ad0e (diff)
downloadFreeBSD-ports-3e25dbe259cb0f30779998b972f9e8099da59361.zip
FreeBSD-ports-3e25dbe259cb0f30779998b972f9e8099da59361.tar.gz
Iconv cleanup, stage 1b: correct {BUILD,LIB,RUN}_DEPENDS of all ports that need
libiconv.
Diffstat (limited to 'mail')
-rw-r--r--mail/elm+ME/Makefile2
-rw-r--r--mail/heirloom-mailx/Makefile2
-rw-r--r--mail/mutt-devel/Makefile2
-rw-r--r--mail/nail/Makefile2
-rw-r--r--mail/stuphead/Makefile2
5 files changed, 5 insertions, 5 deletions
diff --git a/mail/elm+ME/Makefile b/mail/elm+ME/Makefile
index 27efde5..a664b20 100644
--- a/mail/elm+ME/Makefile
+++ b/mail/elm+ME/Makefile
@@ -31,7 +31,7 @@ PATCH_DIST_STRIP= -p1
MAINTAINER= cyrille.lefevre@laposte.net
-LIB_DEPENDS= giconv.2:${PORTSDIR}/converters/libiconv
+LIB_DEPENDS= iconv.3:${PORTSDIR}/converters/libiconv
# not needed since config.sh is generated by scripts/pre-configure.
# BUILD_DEPENDS= ispell:${PORTSDIR}/textproc/ispell
diff --git a/mail/heirloom-mailx/Makefile b/mail/heirloom-mailx/Makefile
index 6d67706..535140e 100644
--- a/mail/heirloom-mailx/Makefile
+++ b/mail/heirloom-mailx/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= http://omnibus.ruf.uni-freiburg.de/~gritter/archive/nail/
MAINTAINER= ports@FreeBSD.org
-LIB_DEPENDS= iconv.2:${PORTSDIR}/converters/iconv
+LIB_DEPENDS= iconv.3:${PORTSDIR}/converters/libiconv
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-rcfile="${PREFIX}/etc/nail.rc"
diff --git a/mail/mutt-devel/Makefile b/mail/mutt-devel/Makefile
index a59f16f..320e7a2 100644
--- a/mail/mutt-devel/Makefile
+++ b/mail/mutt-devel/Makefile
@@ -130,7 +130,7 @@ SGML_USED= no
.endif
LIB_DEPENDS= intl.1:${PORTSDIR}/devel/gettext-old \
- giconv.2:${PORTSDIR}/converters/libiconv
+ iconv.3:${PORTSDIR}/converters/libiconv
.if defined(NOPORTDOCS)
SGML_USED= no
diff --git a/mail/nail/Makefile b/mail/nail/Makefile
index 6d67706..535140e 100644
--- a/mail/nail/Makefile
+++ b/mail/nail/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= http://omnibus.ruf.uni-freiburg.de/~gritter/archive/nail/
MAINTAINER= ports@FreeBSD.org
-LIB_DEPENDS= iconv.2:${PORTSDIR}/converters/iconv
+LIB_DEPENDS= iconv.3:${PORTSDIR}/converters/libiconv
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-rcfile="${PREFIX}/etc/nail.rc"
diff --git a/mail/stuphead/Makefile b/mail/stuphead/Makefile
index 7ef870c..3ef64e1 100644
--- a/mail/stuphead/Makefile
+++ b/mail/stuphead/Makefile
@@ -15,7 +15,7 @@ PATCHFILES= ${PORTNAME}-${PORTVERSION}-1.patch
MAINTAINER= ozz@FreeBSD.org.ru
-LIB_DEPENDS= iconv.2:${PORTSDIR}/converters/iconv
+LIB_DEPENDS= iconv.3:${PORTSDIR}/converters/libiconv
USE_BZIP2= yes
USE_X_PREFIX= yes
OpenPOWER on IntegriCloud