Index: audio/ocp/Makefile =================================================================== --- audio/ocp/Makefile (revision 539353) +++ audio/ocp/Makefile (working copy) @@ -23,9 +23,10 @@ libsidplay.so:audio/libsidplay \ libvorbis.so:audio/libvorbis -USES= gmake gnome iconv localbase:ldflags makeinfo ncurses pkgconfig \ - tar:xz +USES= compiler:c11 dos2unix gmake gnome iconv localbase:ldflags makeinfo \ + ncurses pkgconfig tar:xz +DOS2UNIX_FILES= playym/lzh/lzh.h USE_GITHUB= yes GH_ACCOUNT= mywave82 GH_PROJECT= opencubicplayer Index: audio/ocp/files/patch-playym_lzh_lzh.h =================================================================== --- audio/ocp/files/patch-playym_lzh_lzh.h (nonexistent) +++ audio/ocp/files/patch-playym_lzh_lzh.h (working copy) @@ -0,0 +1,10 @@ +--- playym/lzh/lzh.h.orig 2020-06-17 18:26:50 UTC ++++ playym/lzh/lzh.h +@@ -41,6 +41,7 @@ + #ifndef LZH_H + #define LZH_H + ++#include + + #define BUFSIZE (1024 * 4) + Property changes on: audio/ocp/files/patch-playym_lzh_lzh.h ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property