From 3e25dbe259cb0f30779998b972f9e8099da59361 Mon Sep 17 00:00:00 2001 From: sobomax 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. --- x11-toolkits/gal2/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'x11-toolkits/gal2') diff --git a/x11-toolkits/gal2/Makefile b/x11-toolkits/gal2/Makefile index c3625f8249a6..1d11c5ab5b21 100644 --- a/x11-toolkits/gal2/Makefile +++ b/x11-toolkits/gal2/Makefile @@ -15,7 +15,7 @@ MAINTAINER?= gnome@FreeBSD.org LIB_DEPENDS= unicode.0:${PORTSDIR}/devel/libunicode \ glade.4:${PORTSDIR}/devel/libglade \ - giconv.2:${PORTSDIR}/converters/libiconv + iconv.3:${PORTSDIR}/converters/libiconv USE_X_PREFIX= yes USE_PERL5= yes -- cgit