diff options
author | pav <pav@FreeBSD.org> | 2005-11-12 18:52:22 +0000 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2005-11-12 18:52:22 +0000 |
commit | 61d5cd5d39c2cf722ce52ddab0a5cd934bebb994 (patch) | |
tree | f5eea0a2bce9ad17dc08d7be05f51dba20b3bcb1 /x11 | |
parent | a6edb5958d30d7d54253831b9f835f753994bddc (diff) | |
download | FreeBSD-ports-61d5cd5d39c2cf722ce52ddab0a5cd934bebb994.zip FreeBSD-ports-61d5cd5d39c2cf722ce52ddab0a5cd934bebb994.tar.gz |
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')
-rw-r--r-- | x11/kdelibs3/Makefile | 2 | ||||
-rw-r--r-- | x11/kdelibs4/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/x11/kdelibs3/Makefile b/x11/kdelibs3/Makefile index 94ab17c..4da7091 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 \ diff --git a/x11/kdelibs4/Makefile b/x11/kdelibs4/Makefile index 94ab17c..4da7091 100644 --- a/x11/kdelibs4/Makefile +++ b/x11/kdelibs4/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 \ |