Index: Makefile =================================================================== --- Makefile (revision 501154) +++ Makefile (working copy) @@ -14,11 +14,9 @@ OPTIONS_DEFINE= DOCS -USES= gmake pkgconfig +USES= compiler:c++11-lang gmake gnome localbase:ldflags pkgconfig USE_GNOME= gtk20 GNU_CONFIGURE= yes -CPPFLAGS+= -I${LOCALBASE}/include -LDFLAGS+= -L${LOCALBASE}/lib CONFIGURE_ARGS= --disable-stlport PORTDOCS= README Index: files/patch-src_ci__string.h =================================================================== --- files/patch-src_ci__string.h (nonexistent) +++ files/patch-src_ci__string.h (working copy) @@ -0,0 +1,10 @@ +--- src/ci_string.h.orig 2019-05-13 08:54:48 UTC ++++ src/ci_string.h +@@ -6,6 +6,7 @@ + #ifndef __CI_STRING_H__ + #define __CI_STRING_H__ + ++#include + #include + #include + Property changes on: files/patch-src_ci__string.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