Index: Makefile =================================================================== --- Makefile (revision 498530) +++ Makefile (working copy) @@ -18,7 +18,7 @@ LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \ libfreetype.so:print/freetype2 -USES= compiler:c++11-lang pkgconfig waf +USES= compiler:c++11-lang gnome pkgconfig waf USE_GNOME= cairo cairomm gdkpixbuf2 gtk20 gtkmm24 NO_WRKSUBDIR= yes LDFLAGS_i386= -Wl,-znotext Index: files/patch-synth.cpp =================================================================== --- files/patch-synth.cpp (nonexistent) +++ files/patch-synth.cpp (working copy) @@ -0,0 +1,11 @@ +--- synth.cpp.orig 2019-04-11 12:27:29 UTC ++++ synth.cpp +@@ -1,5 +1,7 @@ + +- ++#ifdef __FreeBSD__ ++#include ++#endif + #include "synth.h" + + // CONSTRUCTOR Property changes on: files/patch-synth.cpp ___________________________________________________________________ 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