From 8493a5819b74095ca9e0b9f0cf8e77fedad823e1 Mon Sep 17 00:00:00 2001
From: Maxim Sobolev <sobomax@FreeBSD.org>
Date: Mon, 18 Mar 2002 09:46:46 +0000
Subject: Iconv cleanup, stage 1b: correct {BUILD,LIB,RUN}_DEPENDS of all ports
 that need libiconv.

---
 irc/xchat-gnome/Makefile | 2 +-
 irc/xchat/Makefile       | 2 +-
 irc/xchat1/Makefile      | 2 +-
 irc/xchat2/Makefile      | 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

(limited to 'irc')

diff --git a/irc/xchat-gnome/Makefile b/irc/xchat-gnome/Makefile
index 853ab23557ae..5b62627cdaf5 100644
--- a/irc/xchat-gnome/Makefile
+++ b/irc/xchat-gnome/Makefile
@@ -14,7 +14,7 @@ MASTER_SITES=		http://xchat.org/files/source/1.8/ \
 MAINTAINER?=		jim@FreeBSD.org
 
 BUILD_DEPENDS=		msgfmt-new:${PORTSDIR}/devel/gettext
-LIB_DEPENDS=		giconv.2:${PORTSDIR}/converters/libiconv
+LIB_DEPENDS=		iconv.3:${PORTSDIR}/converters/libiconv
 
 # This port has a slave port japanese/xchat.  Do not carelessly overwrite
 # the variables or the targets defined in it.  When you need to, please
diff --git a/irc/xchat/Makefile b/irc/xchat/Makefile
index 853ab23557ae..5b62627cdaf5 100644
--- a/irc/xchat/Makefile
+++ b/irc/xchat/Makefile
@@ -14,7 +14,7 @@ MASTER_SITES=		http://xchat.org/files/source/1.8/ \
 MAINTAINER?=		jim@FreeBSD.org
 
 BUILD_DEPENDS=		msgfmt-new:${PORTSDIR}/devel/gettext
-LIB_DEPENDS=		giconv.2:${PORTSDIR}/converters/libiconv
+LIB_DEPENDS=		iconv.3:${PORTSDIR}/converters/libiconv
 
 # This port has a slave port japanese/xchat.  Do not carelessly overwrite
 # the variables or the targets defined in it.  When you need to, please
diff --git a/irc/xchat1/Makefile b/irc/xchat1/Makefile
index 853ab23557ae..5b62627cdaf5 100644
--- a/irc/xchat1/Makefile
+++ b/irc/xchat1/Makefile
@@ -14,7 +14,7 @@ MASTER_SITES=		http://xchat.org/files/source/1.8/ \
 MAINTAINER?=		jim@FreeBSD.org
 
 BUILD_DEPENDS=		msgfmt-new:${PORTSDIR}/devel/gettext
-LIB_DEPENDS=		giconv.2:${PORTSDIR}/converters/libiconv
+LIB_DEPENDS=		iconv.3:${PORTSDIR}/converters/libiconv
 
 # This port has a slave port japanese/xchat.  Do not carelessly overwrite
 # the variables or the targets defined in it.  When you need to, please
diff --git a/irc/xchat2/Makefile b/irc/xchat2/Makefile
index 853ab23557ae..5b62627cdaf5 100644
--- a/irc/xchat2/Makefile
+++ b/irc/xchat2/Makefile
@@ -14,7 +14,7 @@ MASTER_SITES=		http://xchat.org/files/source/1.8/ \
 MAINTAINER?=		jim@FreeBSD.org
 
 BUILD_DEPENDS=		msgfmt-new:${PORTSDIR}/devel/gettext
-LIB_DEPENDS=		giconv.2:${PORTSDIR}/converters/libiconv
+LIB_DEPENDS=		iconv.3:${PORTSDIR}/converters/libiconv
 
 # This port has a slave port japanese/xchat.  Do not carelessly overwrite
 # the variables or the targets defined in it.  When you need to, please
-- 
cgit v1.2.3