aboutsummaryrefslogtreecommitdiff
path: root/audio/libadplug
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2011-06-21 14:35:56 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2011-06-21 14:35:56 +0000
commit6fc19241c334d83ff970474d7aed754719715ce5 (patch)
tree608370f8c909f9edebc0b0cc175ffc72aa74e257 /audio/libadplug
parent8e18a5f4e80d09e7192e252c6242fb395fea5cbf (diff)
downloadports-6fc19241c334d83ff970474d7aed754719715ce5.tar.gz
ports-6fc19241c334d83ff970474d7aed754719715ce5.zip
Fix build with clang.
Notes
Notes: svn path=/head/; revision=275999
Diffstat (limited to 'audio/libadplug')
-rw-r--r--audio/libadplug/Makefile2
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