summaryrefslogtreecommitdiffstats
path: root/net/jabberd
diff options
context:
space:
mode:
authorkrion <krion@FreeBSD.org>2004-03-30 19:56:43 +0000
committerkrion <krion@FreeBSD.org>2004-03-30 19:56:43 +0000
commit14042a07c94213103476ba10caba0e05d7386a88 (patch)
tree85ab7d332a60216705aba7ae5ea7bd5afd901b21 /net/jabberd
parent17635d4d1428af00fc5c2d051fe401dc9e54a671 (diff)
downloadFreeBSD-ports-14042a07c94213103476ba10caba0e05d7386a88.zip
FreeBSD-ports-14042a07c94213103476ba10caba0e05d7386a88.tar.gz
- Use USE_ICONV knob
Approved by: portmgr
Diffstat (limited to 'net/jabberd')
-rw-r--r--net/jabberd/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/net/jabberd/Makefile b/net/jabberd/Makefile
index e51b4ec..7be6594 100644
--- a/net/jabberd/Makefile
+++ b/net/jabberd/Makefile
@@ -15,10 +15,9 @@ DIST_SUBDIR= jabber
MAINTAINER= demon@FreeBSD.org
COMMENT= Online presence and instant messaging server
-LIB_DEPENDS= iconv.3:${PORTSDIR}/converters/libiconv
-
GNU_CONFIGURE= yes
USE_OPENSSL= yes
+USE_ICONV= yes
CONFIGURE_ARGS= --localstatedir=/var \
--with-libiconv-prefix=${LOCALBASE} \
--with-openssl=${OPENSSLBASE} \
OpenPOWER on IntegriCloud