summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net-im/centericq/Makefile3
-rw-r--r--net/centericq/Makefile3
2 files changed, 4 insertions, 2 deletions
diff --git a/net-im/centericq/Makefile b/net-im/centericq/Makefile
index 0f6bce04f652..1f325facc4ca 100644
--- a/net-im/centericq/Makefile
+++ b/net-im/centericq/Makefile
@@ -14,7 +14,8 @@ MASTER_SITES= http://konst.org.ua/download/
MAINTAINER= ijliao@FreeBSD.org
LIB_DEPENDS= intl.1:${PORTSDIR}/devel/gettext-old \
- sigc.1:${PORTSDIR}/devel/libsigc++
+ sigc.1:${PORTSDIR}/devel/libsigc++ \
+ iconv:${PORTSDIR}/converters/libiconv
USE_GMAKE= yes
GNU_CONFIGURE= yes
diff --git a/net/centericq/Makefile b/net/centericq/Makefile
index 0f6bce04f652..1f325facc4ca 100644
--- a/net/centericq/Makefile
+++ b/net/centericq/Makefile
@@ -14,7 +14,8 @@ MASTER_SITES= http://konst.org.ua/download/
MAINTAINER= ijliao@FreeBSD.org
LIB_DEPENDS= intl.1:${PORTSDIR}/devel/gettext-old \
- sigc.1:${PORTSDIR}/devel/libsigc++
+ sigc.1:${PORTSDIR}/devel/libsigc++ \
+ iconv:${PORTSDIR}/converters/libiconv
USE_GMAKE= yes
GNU_CONFIGURE= yes