diff options
Diffstat (limited to 'audio/libadplug')
-rw-r--r-- | audio/libadplug/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
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 |