From 62e9e8b864925e83e70328d37e8a4585b144c581 Mon Sep 17 00:00:00 2001 From: Mark Linimon Date: Sat, 22 Dec 2018 03:29:34 +0000 Subject: This port needs USES=compiler:c11 to build on GCC-based architectures. PR: 234158 Submitted by: Piotr Kubaj Approved by: portmgr (tier-2 blanket) --- mail/evolution-ews/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mail/evolution-ews') diff --git a/mail/evolution-ews/Makefile b/mail/evolution-ews/Makefile index cb625ff484ec..5a564ac732d4 100644 --- a/mail/evolution-ews/Makefile +++ b/mail/evolution-ews/Makefile @@ -27,7 +27,7 @@ RUN_DEPENDS= evolution>=3.0.0:mail/evolution PORTSCOUT= limitw:1,even -USES= bdb:5 cmake gettext gnome localbase pathfix \ +USES= bdb:5 compiler:c11 cmake gettext gnome localbase pathfix \ pkgconfig sqlite tar:xz USE_GNOME= cairo gdkpixbuf2 evolutiondataserver3 intltool -- cgit v1.2.3