From a8519ab45fdc192bebe80550472a219637a71361 Mon Sep 17 00:00:00 2001 From: drochner Date: Wed, 4 May 2011 17:41:15 +0000 Subject: these programs are known to suffer from incompatible changes in gnutls-2.12 -- add constraint and URL reference (from gls) --- mail/claws-mail/Makefile.common | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'mail') diff --git a/mail/claws-mail/Makefile.common b/mail/claws-mail/Makefile.common index fc9de324c39..8e53e0b6bc6 100644 --- a/mail/claws-mail/Makefile.common +++ b/mail/claws-mail/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.9 2009/05/19 08:59:20 wiz Exp $ +# $NetBSD: Makefile.common,v 1.10 2011/05/04 17:41:15 drochner Exp $ # used by mail/claws-mail/plugins.mk @@ -46,6 +46,9 @@ CONFIGURE_ARGS+= --enable-libetpan CONFIGURE_ARGS+= --disable-bogofilter-plugin CONFIGURE_ARGS+= --disable-spamassassin-plugin +# see https://savannah.gnu.org/support/index.php?107660 +BUILDLINK_ABI_DEPENDS.gnutls+= gnutls<2.12.0 + .include "../../devel/glib2/buildlink3.mk" .include "../../mail/libetpan/buildlink3.mk" .include "../../security/gnutls/buildlink3.mk" -- cgit v1.2.3