Index: head/devel/anjuta-extras/files/patch-plugins__scintilla__scintilla__Makefile.in =================================================================== --- head/devel/anjuta-extras/files/patch-plugins__scintilla__scintilla__Makefile.in (nonexistent) +++ head/devel/anjuta-extras/files/patch-plugins__scintilla__scintilla__Makefile.in (revision 367349) @@ -0,0 +1,11 @@ +--- plugins/scintilla/scintilla/Makefile.in.orig 2014-09-05 15:15:26 UTC ++++ plugins/scintilla/scintilla/Makefile.in +@@ -85,7 +85,7 @@ + test_scintilla_LINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) \ + $(LIBTOOLFLAGS) --mode=link $(CXXLD) \ + $(test_scintilla_CXXFLAGS) $(CXXFLAGS) $(AM_LDFLAGS) \ +- $(LDFLAGS) -o $@ ++ $(LDFLAGS) -lgmodule-2.0 -o $@ + DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir) + depcomp = $(SHELL) $(top_srcdir)/depcomp + am__depfiles_maybe = depfiles Property changes on: head/devel/anjuta-extras/files/patch-plugins__scintilla__scintilla__Makefile.in ___________________________________________________________________ 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