aboutsummaryrefslogtreecommitdiffstats
path: root/net-im
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2005-11-13 02:52:22 +0800
committerpav <pav@FreeBSD.org>2005-11-13 02:52:22 +0800
commit61d5cd5d39c2cf722ce52ddab0a5cd934bebb994 (patch)
treef5eea0a2bce9ad17dc08d7be05f51dba20b3bcb1 /net-im
parenta6edb5958d30d7d54253831b9f835f753994bddc (diff)
downloadfreebsd-ports-gnome-61d5cd5d39c2cf722ce52ddab0a5cd934bebb994.tar.gz
freebsd-ports-gnome-61d5cd5d39c2cf722ce52ddab0a5cd934bebb994.tar.zst
freebsd-ports-gnome-61d5cd5d39c2cf722ce52ddab0a5cd934bebb994.zip
Move IDN related ports from devel to dns category:
devel/libidn -> dns/libidn devel/p5-Net-LibIDN -> dns/p5-Net-LibIDN Approved by: both maintainers Repocopy by: marcus
Diffstat (limited to 'net-im')
-rw-r--r--net-im/jabberd/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/jabberd/Makefile b/net-im/jabberd/Makefile
index 8f36962f2d2c..15410582d73c 100644
--- a/net-im/jabberd/Makefile
+++ b/net-im/jabberd/Makefile
@@ -15,7 +15,7 @@ DIST_SUBDIR= jabber
MAINTAINER= kirk@strauser.com
COMMENT= Online presence and instant messaging server
-LIB_DEPENDS= idn.16:${PORTSDIR}/devel/libidn
+LIB_DEPENDS= idn.16:${PORTSDIR}/dns/libidn
OPTIONS= POSTGRESQL "Use PostgreSQL for storage and authentication" off \
MYSQL "Use MySQL for storage and authentication" off \