From eeea310c1b941c2a0a30af912879b30cc60681ff Mon Sep 17 00:00:00 2001 From: Guido Falsi Date: Tue, 23 Oct 2012 12:35:53 +0000 Subject: Fix build with clang. Feature safe: yes --- graphics/amide/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'graphics/amide') diff --git a/graphics/amide/Makefile b/graphics/amide/Makefile index b8317c30b31e..77400f0bc2a8 100644 --- a/graphics/amide/Makefile +++ b/graphics/amide/Makefile @@ -15,6 +15,7 @@ BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 USE_GMAKE= yes GNU_CONFIGURE= yes +USE_CSTD= gnu89 MAKE_JOBS_UNSAFE= yes USE_GETTEXT= yes USE_GNOME= gtk20 libgnomecanvas libgnomeui libxml2 -- cgit v1.2.3