aboutsummaryrefslogtreecommitdiffstats
path: root/dns/p5-Net-LibIDN
diff options
context:
space:
mode:
authorwen <wen@FreeBSD.org>2011-03-14 16:40:06 +0800
committerwen <wen@FreeBSD.org>2011-03-14 16:40:06 +0800
commit569e455aec133a144f388d5f156719a7fc4b2222 (patch)
treefd886821e5b4351dd0773b5a123941692ad7a488 /dns/p5-Net-LibIDN
parent34a381b408e2ca7dccdfc787522559c7149a79b2 (diff)
downloadfreebsd-ports-gnome-569e455aec133a144f388d5f156719a7fc4b2222.tar.gz
freebsd-ports-gnome-569e455aec133a144f388d5f156719a7fc4b2222.tar.zst
freebsd-ports-gnome-569e455aec133a144f388d5f156719a7fc4b2222.zip
- Bump PORTREVISION to chase the update of dns/libidn
Diffstat (limited to 'dns/p5-Net-LibIDN')
-rw-r--r--dns/p5-Net-LibIDN/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/dns/p5-Net-LibIDN/Makefile b/dns/p5-Net-LibIDN/Makefile
index 948558461fe1..71a94305e5a5 100644
--- a/dns/p5-Net-LibIDN/Makefile
+++ b/dns/p5-Net-LibIDN/Makefile
@@ -7,6 +7,7 @@
PORTNAME= Net-LibIDN
PORTVERSION= 0.12
+PORTREVISION= 1
CATEGORIES= dns perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -14,7 +15,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= domi@nonsensss.de
COMMENT= This module provides access to the libidn library
-LIB_DEPENDS= idn.16:${PORTSDIR}/dns/libidn
+LIB_DEPENDS= idn.17:${PORTSDIR}/dns/libidn
PERL_CONFIGURE= yes
CONFIGURE_ARGS+= --with-libidn=${PREFIX}/lib --with-libidn-inc=${PREFIX}/include