aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-11-11 23:31:55 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-11-11 23:31:55 +0000
commit85c699e3ed731710ef4b1d1bec7024a2cded7ded (patch)
treede8dbdb517350f3db7ccf487486e1f27723e5fab
parentf68d334a90218727dae07f29e9134b1550b286aa (diff)
downloadports-85c699e3ed731710ef4b1d1bec7024a2cded7ded.tar.gz
ports-85c699e3ed731710ef4b1d1bec7024a2cded7ded.zip
Add version requirement for libidn2
Notes
Notes: svn path=/head/; revision=454010
-rw-r--r--dns/p5-Net-LibIDN2/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/dns/p5-Net-LibIDN2/Makefile b/dns/p5-Net-LibIDN2/Makefile
index b2e18aa54467..1513ed574f79 100644
--- a/dns/p5-Net-LibIDN2/Makefile
+++ b/dns/p5-Net-LibIDN2/Makefile
@@ -14,6 +14,7 @@ LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
LICENSE_FILE= ${WRKSRC}/LICENSE
+BUILD_DEPENDS= libidn2>=2.0.0:dns/libidn2
LIB_DEPENDS= libidn2.so:dns/libidn2
USE_PERL5= modbuild