summaryrefslogtreecommitdiff
path: root/dns
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 /dns
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 'dns')
-rw-r--r--dns/p5-Net-LibIDN/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/dns/p5-Net-LibIDN/Makefile b/dns/p5-Net-LibIDN/Makefile
index 8f856de5c84e..25afda533bee 100644
--- a/dns/p5-Net-LibIDN/Makefile
+++ b/dns/p5-Net-LibIDN/Makefile
@@ -7,7 +7,7 @@
PORTNAME= Net-LibIDN
PORTVERSION= 0.07
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= ../../authors/id/T/TH/THOR
@@ -16,7 +16,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= domi@saargate.de
COMMENT= This module provides access to the libidn library
-LIB_DEPENDS= idn.15:${PORTSDIR}/devel/libidn
+LIB_DEPENDS= idn.16:${PORTSDIR}/devel/libidn
PERL_CONFIGURE= yes
CONFIGURE_ARGS+= --with-libidn=${PREFIX}/lib --with-libidn-inc=${PREFIX}/include