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. --- security/gnupg/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'security/gnupg') diff --git a/security/gnupg/Makefile b/security/gnupg/Makefile index 933904f..e891eae 100644 --- a/security/gnupg/Makefile +++ b/security/gnupg/Makefile @@ -26,7 +26,7 @@ MLINKS= gpg.1 gpgm.1 .include .if exists(${PREFIX}/lib/libiconv.so) -LIB_DEPENDS+= iconv.2:${PORTSDIR}/converters/iconv +LIB_DEPENDS+= iconv.3:${PORTSDIR}/converters/libiconv .endif .if exists(${PREFIX}/lib/libgdbm.so) LIB_DEPENDS+= gdbm.2:${PORTSDIR}/databases/gdbm -- cgit v1.1