summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authordholland <dholland@pkgsrc.org>2018-04-29 04:09:08 +0000
committerdholland <dholland@pkgsrc.org>2018-04-29 04:09:08 +0000
commitd2b77ac2898edb5ef0900c0f819f840d38827596 (patch)
treed1e7b42974377bdc9a68cef876085b4654859ce8 /security
parent1f157950ea4c5d22ced3ceca7ae7af4f29d8ce5a (diff)
downloadpkgsrc-d2b77ac2898edb5ef0900c0f819f840d38827596.tar.gz
Set BUILDLINK_API_DEPENDS.gmp to require gmp>=5.0, per PR 52250.
Otherwise on Solaris it finds a really old builtin gmp and fails.
Diffstat (limited to 'security')
-rw-r--r--security/gnutls/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/gnutls/Makefile b/security/gnutls/Makefile
index e9f03c64170..6ef6e228678 100644
--- a/security/gnutls/Makefile
+++ b/security/gnutls/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.177 2018/04/17 13:28:53 wiz Exp $
+# $NetBSD: Makefile,v 1.178 2018/04/29 04:09:08 dholland Exp $
DISTNAME= gnutls-3.6.0
PKGREVISION= 1
@@ -65,6 +65,7 @@ post-install:
.include "../../converters/libiconv/buildlink3.mk"
.include "../../devel/autogen/buildlink3.mk"
.include "../../devel/gettext-lib/buildlink3.mk"
+BUILDLINK_API_DEPENDS.gmp+= gmp>=5.0
.include "../../devel/gmp/buildlink3.mk"
.include "../../devel/libcfg+/buildlink3.mk"
# Avoid creating a fake zlib.pc, because if it does