diff options
-rw-r--r-- | audio/protracker/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/protracker/Makefile b/audio/protracker/Makefile index 3edf406ffb94..625510d11b31 100644 --- a/audio/protracker/Makefile +++ b/audio/protracker/Makefile @@ -14,6 +14,7 @@ LICENSE= WTFPL LICENSE_FILE= ${WRKSRC}/src/COPYING.txt USES= localbase:ldflags sdl +USE_CSTD= c99 USE_SDL= sdl2 SVN_URL= https://svn.code.sf.net/p/protracker/code/trunk |