aboutsummaryrefslogtreecommitdiff
path: root/converters/p5-Text-Iconv
diff options
context:
space:
mode:
Diffstat (limited to 'converters/p5-Text-Iconv')
-rw-r--r--converters/p5-Text-Iconv/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/converters/p5-Text-Iconv/Makefile b/converters/p5-Text-Iconv/Makefile
index 993bb86ea647..6a05fc2fc15a 100644
--- a/converters/p5-Text-Iconv/Makefile
+++ b/converters/p5-Text-Iconv/Makefile
@@ -14,7 +14,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= skv@protey.ru
-LIB_DEPENDS= iconv.2:${PORTSDIR}/converters/iconv
+LIB_DEPENDS= iconv.3:${PORTSDIR}/converters/libiconv
PERL_CONFIGURE= yes
CONFIGURE_ARGS+= INC="-I${LOCALBASE}/include" LIBS="-L${LOCALBASE}/lib -liconv"