summaryrefslogtreecommitdiff
path: root/www/dpsearch
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2004-10-26 15:26:43 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2004-10-26 15:26:43 +0000
commitee5080e0e9e4d732c9eb2a2dce2f0aa7cbb16b80 (patch)
tree3344d939a429c2216c14cca3557787698e485c94 /www/dpsearch
parent- Update of maintainer's email address (diff)
Chase libraries for new devel/libidn version.
Notes
Notes: svn path=/head/; revision=120238
Diffstat (limited to 'www/dpsearch')
-rw-r--r--www/dpsearch/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/dpsearch/Makefile b/www/dpsearch/Makefile
index cb09e28fa448..272c75b32e2e 100644
--- a/www/dpsearch/Makefile
+++ b/www/dpsearch/Makefile
@@ -85,7 +85,7 @@ CONFIGURE_ARGS+= --enable-chasen
.endif
.if defined(WITH_DPSEARCH_IDN)
-LIB_DEPEND+= idn.0:${PORTSDIR}/devel/libidn
+LIB_DEPEND+= idn.16:${PORTSDIR}/devel/libidn
CONFIGURE_ARGS+= --enable-idn
.endif