summaryrefslogtreecommitdiff
path: root/net-im/centericq
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2002-04-09 13:23:26 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2002-04-09 13:23:26 +0000
commit9194017081a1a715d6d573846b0f2f4fb7143a74 (patch)
tree6daa52414ccfb75ef1e270de6a1b52ae5983a0a5 /net-im/centericq
parentGrammar nit: I_AGREE_TO_A_LICENSE_TERMS -> I_AGREE_TO_LICENSE_TERMS. (diff)
add libiconv dependence
PR: 36924 Submitted by: Peter van Dijk <peter@dataloss.nl>
Notes
Notes: svn path=/head/; revision=57502
Diffstat (limited to 'net-im/centericq')
-rw-r--r--net-im/centericq/Makefile3
1 files changed, 2 insertions, 1 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