aboutsummaryrefslogtreecommitdiffstats
path: root/net/micq/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/micq/Makefile')
-rw-r--r--net/micq/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/micq/Makefile b/net/micq/Makefile
index 4ba3055e591b..80382c0ec62f 100644
--- a/net/micq/Makefile
+++ b/net/micq/Makefile
@@ -30,7 +30,7 @@ MAN7= micq.7
.if defined(WITHOUT_LIBICONV)
CONFIGURE_ARGS+= --disable-iconv
.else
-LIB_DEPENDS+= iconv.3:${PORTSDIR}/converters/libiconv
+USE_ICONV= yes
CPPFLAGS= -I${LOCALBASE}/include
LDFLAGS= -L${LOCALBASE}/lib -liconv
.endif