aboutsummaryrefslogtreecommitdiff
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
parentf627a3c30e0d3065425c132bad919dceed1ff280 (diff)
downloadports-ee5080e0e9e4d732c9eb2a2dce2f0aa7cbb16b80.tar.gz
ports-ee5080e0e9e4d732c9eb2a2dce2f0aa7cbb16b80.zip
Notes
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