aboutsummaryrefslogtreecommitdiff
path: root/ftp/curl
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 /ftp/curl
parent5d0d22b4a303cf1196225ea601f02062ff49baea (diff)
downloadports-ecea4a760302eef9e35cd96c3735f95dc259cdd1.tar.gz
ports-ecea4a760302eef9e35cd96c3735f95dc259cdd1.zip
Notes
Diffstat (limited to 'ftp/curl')
-rw-r--r--ftp/curl/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp/curl/Makefile b/ftp/curl/Makefile
index 9c7c28a0b5bf..03924b13d5a2 100644
--- a/ftp/curl/Makefile
+++ b/ftp/curl/Makefile
@@ -84,7 +84,7 @@ CONFIGURE_ARGS += --with-krb4=/usr
.endif
.if !defined(WITHOUT_LIBIDN) && (defined(WITH_LIBIDN) || exists(${LOCALBASE}/lib/libidn.so))
-LIB_DEPENDS+= idn.16:${PORTSDIR}/devel/libidn
+LIB_DEPENDS+= idn.16:${PORTSDIR}/dns/libidn
CONFIGURE_ARGS+= --with-libidn=${LOCALBASE}
.else
CONFIGURE_ARGS+= --without-libidn