diff options
Diffstat (limited to 'dns/p5-Net-LibIDN/Makefile')
-rw-r--r-- | dns/p5-Net-LibIDN/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/p5-Net-LibIDN/Makefile b/dns/p5-Net-LibIDN/Makefile index 8858aff60a4e..8f856de5c84e 100644 --- a/dns/p5-Net-LibIDN/Makefile +++ b/dns/p5-Net-LibIDN/Makefile @@ -16,7 +16,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= domi@saargate.de COMMENT= This module provides access to the libidn library -LIB_DEPENDS= idn.14:${PORTSDIR}/devel/libidn +LIB_DEPENDS= idn.15:${PORTSDIR}/devel/libidn PERL_CONFIGURE= yes CONFIGURE_ARGS+= --with-libidn=${PREFIX}/lib --with-libidn-inc=${PREFIX}/include |