aboutsummaryrefslogtreecommitdiffstats
path: root/net-im/centericq
diff options
context:
space:
mode:
authorkrion <krion@FreeBSD.org>2004-03-31 03:56:43 +0800
committerkrion <krion@FreeBSD.org>2004-03-31 03:56:43 +0800
commit14042a07c94213103476ba10caba0e05d7386a88 (patch)
tree85ab7d332a60216705aba7ae5ea7bd5afd901b21 /net-im/centericq
parent17635d4d1428af00fc5c2d051fe401dc9e54a671 (diff)
downloadfreebsd-ports-gnome-14042a07c94213103476ba10caba0e05d7386a88.tar.gz
freebsd-ports-gnome-14042a07c94213103476ba10caba0e05d7386a88.tar.zst
freebsd-ports-gnome-14042a07c94213103476ba10caba0e05d7386a88.zip
- Use USE_ICONV knob
Approved by: portmgr
Diffstat (limited to 'net-im/centericq')
-rw-r--r--net-im/centericq/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/net-im/centericq/Makefile b/net-im/centericq/Makefile
index fdb6aab501ce..02d908adb5fb 100644
--- a/net-im/centericq/Makefile
+++ b/net-im/centericq/Makefile
@@ -14,8 +14,7 @@ MASTER_SITES= http://centericq.de/archive/source/releases/
MAINTAINER= clsung@dragon2.net
COMMENT= A text mode menu- and window-driven IM interface
-LIB_DEPENDS= iconv.3:${PORTSDIR}/converters/libiconv
-
+USE_ICONV= yes
USE_OPENSSL= yes
USE_GETTEXT= yes
USE_GMAKE= yes