aboutsummaryrefslogtreecommitdiffstats
path: root/dns
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2017-11-12 07:31:55 +0800
committersunpoet <sunpoet@FreeBSD.org>2017-11-12 07:31:55 +0800
commitaa9d78f7d7f114e42dde2a73db03696bc6c415d5 (patch)
treede8dbdb517350f3db7ccf487486e1f27723e5fab /dns
parentf92463af967e327626c6ade2551324f8e4c1cd83 (diff)
downloadfreebsd-ports-gnome-aa9d78f7d7f114e42dde2a73db03696bc6c415d5.tar.gz
freebsd-ports-gnome-aa9d78f7d7f114e42dde2a73db03696bc6c415d5.tar.zst
freebsd-ports-gnome-aa9d78f7d7f114e42dde2a73db03696bc6c415d5.zip
Add version requirement for libidn2
Diffstat (limited to 'dns')
-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