aboutsummaryrefslogtreecommitdiffstats
path: root/x11/kdelibs3
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 /x11/kdelibs3
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 'x11/kdelibs3')
-rw-r--r--x11/kdelibs3/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/kdelibs3/Makefile b/x11/kdelibs3/Makefile
index 94ab17cceb0e..4da70916d416 100644
--- a/x11/kdelibs3/Makefile
+++ b/x11/kdelibs3/Makefile
@@ -25,7 +25,7 @@ LIB_DEPENDS= IlmImf:${PORTSDIR}/graphics/OpenEXR \
aspell:${PORTSDIR}/textproc/aspell \
fam.0:${PORTSDIR}/devel/fam \
dns_sd:${PORTSDIR}/net/mDNSResponder \
- idn:${PORTSDIR}/devel/libidn \
+ idn:${PORTSDIR}/dns/libidn \
jasper:${PORTSDIR}/graphics/jasper \
pcre:${PORTSDIR}/devel/pcre \
tiff.4:${PORTSDIR}/graphics/tiff \