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. --- editors/dedit/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'editors/dedit') diff --git a/editors/dedit/Makefile b/editors/dedit/Makefile index b440b85..f8bb3ea 100644 --- a/editors/dedit/Makefile +++ b/editors/dedit/Makefile @@ -13,7 +13,7 @@ DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= nakai@FreeBSD.org -LIB_DEPENDS= giconv.2:${PORTSDIR}/converters/libiconv +LIB_DEPENDS= iconv.3:${PORTSDIR}/converters/libiconv WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} -- cgit v1.1