From acff314f797e7e5c83505315d468cfd50eaacfa8 Mon Sep 17 00:00:00 2001 From: ehaupt Date: Tue, 21 Jun 2011 14:35:56 +0000 Subject: Fix build with clang. --- audio/xmms-nsf/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'audio/xmms-nsf') diff --git a/audio/xmms-nsf/Makefile b/audio/xmms-nsf/Makefile index 91ba8141c87b..a67ab41c0413 100644 --- a/audio/xmms-nsf/Makefile +++ b/audio/xmms-nsf/Makefile @@ -20,6 +20,8 @@ RUN_DEPENDS= xmms:${PORTSDIR}/multimedia/xmms GNU_CONFIGURE= yes USE_LDCONFIG= yes +USE_CSTD= gnu89 + MAKE_JOBS_SAFE= yes ONLY_FOR_ARCHS= i386 amd64 -- cgit