diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2005-11-12 18:52:22 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2005-11-12 18:52:22 +0000 |
commit | ecea4a760302eef9e35cd96c3735f95dc259cdd1 (patch) | |
tree | 4345bff39a4bda9231ee6f06ba3edf94a2e832ba /x11/kdelibs3 | |
parent | 5d0d22b4a303cf1196225ea601f02062ff49baea (diff) | |
download | ports-ecea4a760302eef9e35cd96c3735f95dc259cdd1.tar.gz ports-ecea4a760302eef9e35cd96c3735f95dc259cdd1.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
Notes
Notes:
svn path=/head/; revision=148048
Diffstat (limited to 'x11/kdelibs3')
-rw-r--r-- | x11/kdelibs3/Makefile | 2 |
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 \ |