From 6fc19241c334d83ff970474d7aed754719715ce5 Mon Sep 17 00:00:00 2001 From: Emanuel Haupt Date: Tue, 21 Jun 2011 14:35:56 +0000 Subject: Fix build with clang. --- audio/libadplug/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'audio/libadplug') diff --git a/audio/libadplug/Makefile b/audio/libadplug/Makefile index 775cc622f8ad..eeec3fadc717 100644 --- a/audio/libadplug/Makefile +++ b/audio/libadplug/Makefile @@ -20,6 +20,8 @@ USE_AUTOTOOLS= libtool GNU_CONFIGURE= yes USE_LDCONFIG= yes USE_GNOME= pkgconfig +USE_CSTD= gnu89 + MAKE_JOBS_SAFE= yes CPPFLAGS+= -I${LOCALBASE}/include -- cgit v1.2.3