From ce4491043271898e722438907cfe3f9d00a85cb5 Mon Sep 17 00:00:00 2001 From: demon Date: Tue, 28 Aug 2001 11:22:45 +0000 Subject: libiconv provides giconv.2, not iconv.2 --- net/gtk+licq/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net/gtk+licq/Makefile b/net/gtk+licq/Makefile index 86a149b0a00d..2a416494e226 100644 --- a/net/gtk+licq/Makefile +++ b/net/gtk+licq/Makefile @@ -14,7 +14,7 @@ MAINTAINER= roman@xpert.com BUILD_DEPENDS= ${LOCALBASE}/include/licq/licq_icqd.h:${PORTSDIR}/net/licq LIB_DEPENDS= pspell.4:${PORTSDIR}/textproc/pspell \ - iconv.2:${PORTSDIR}/converters/libiconv + giconv.2:${PORTSDIR}/converters/libiconv RUN_DEPENDS= licq:${PORTSDIR}/net/licq # It breaks the build for some reason -- cgit