summaryrefslogtreecommitdiff
path: root/japanese
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2005-11-12 18:52:22 +0000
committerPav Lucistnik <pav@FreeBSD.org>2005-11-12 18:52:22 +0000
commitecea4a760302eef9e35cd96c3735f95dc259cdd1 (patch)
tree4345bff39a4bda9231ee6f06ba3edf94a2e832ba /japanese
parent5d0d22b4a303cf1196225ea601f02062ff49baea (diff)
downloadfreebsd-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
Diffstat (limited to 'japanese')
-rw-r--r--japanese/mutt-devel/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/japanese/mutt-devel/Makefile b/japanese/mutt-devel/Makefile
index edf480be45b9..ca31ada2a139 100644
--- a/japanese/mutt-devel/Makefile
+++ b/japanese/mutt-devel/Makefile
@@ -36,7 +36,7 @@ USE_GETTEXT= yes
LIB_DEPENDS+= sasl.8:${PORTSDIR}/security/cyrus-sasl
.endif
.if defined(WITH_MUTT_IDN)
-LIB_DEPENDS+= idn.16:${PORTSDIR}/devel/libidn
+LIB_DEPENDS+= idn.16:${PORTSDIR}/dns/libidn
.endif
.if defined(WITH_MUTT_HEADER_CACHE)