aboutsummaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2019-09-23 11:38:44 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2019-09-23 11:38:44 +0000
commit706cc2942bd021a6f5ce72f46ff6a1fe5ca9013f (patch)
treeec0225faec4b1dadf0cee7083d7d496f6db1065d /audio
parent7c0053555c92cc249d72dfda4e4e0b1e3bb081bc (diff)
downloadports-706cc2942bd021a6f5ce72f46ff6a1fe5ca9013f.tar.gz
ports-706cc2942bd021a6f5ce72f46ff6a1fe5ca9013f.zip
Revert r512507 as it breaks build with clang.
MFH: 2019Q3 (blanket)
Notes
Notes: svn path=/head/; revision=512628
Diffstat (limited to 'audio')
-rw-r--r--audio/fasttracker2/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/audio/fasttracker2/Makefile b/audio/fasttracker2/Makefile
index eae5d02335b8..53eeaeb2e39b 100644
--- a/audio/fasttracker2/Makefile
+++ b/audio/fasttracker2/Makefile
@@ -18,7 +18,6 @@ LICENSE_FILE_BSD3CLAUSE= ${WRKSRC}/src/LICENSE.txt
LICENSE_FILE_CC-BY-NC-SA-4.0= ${WRKSRC}/src/gfxdata/bmp/LICENSE.txt
USES= dos2unix iconv:wchar_t localbase:ldflags sdl zip
-USE_CSTD= c99
USE_SDL= sdl2
WRKSRC= ${WRKDIR}/ft2-clone-code