summaryrefslogtreecommitdiffstats
path: root/mail/mutt-devel/Makefile
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2005-11-12 18:52:22 +0000
committerpav <pav@FreeBSD.org>2005-11-12 18:52:22 +0000
commit61d5cd5d39c2cf722ce52ddab0a5cd934bebb994 (patch)
treef5eea0a2bce9ad17dc08d7be05f51dba20b3bcb1 /mail/mutt-devel/Makefile
parenta6edb5958d30d7d54253831b9f835f753994bddc (diff)
downloadFreeBSD-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 'mail/mutt-devel/Makefile')
-rw-r--r--mail/mutt-devel/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/mutt-devel/Makefile b/mail/mutt-devel/Makefile
index f106b3c..d6a142e 100644
--- a/mail/mutt-devel/Makefile
+++ b/mail/mutt-devel/Makefile
@@ -289,7 +289,7 @@ CFLAGS+= -I${LOCALBASE}/include/db42
WITH_MUTT_IDN= yes
.endif
.if defined(WITH_MUTT_IDN)
-LIB_DEPENDS+= idn:${PORTSDIR}/devel/libidn
+LIB_DEPENDS+= idn:${PORTSDIR}/dns/libidn
.endif
.if ! defined(WITHOUT_MUTT_SMIME_OUTLOOK_COMPAT)
post-patch::
OpenPOWER on IntegriCloud