Index: head/java/openjdk8/files/patch-langtools-test-Makefile =================================================================== --- head/java/openjdk8/files/patch-langtools-test-Makefile (nonexistent) +++ head/java/openjdk8/files/patch-langtools-test-Makefile (revision 391339) @@ -0,0 +1,11 @@ +--- langtools/test/Makefile Tue May 05 18:06:51 2015 -0700 ++++ langtools/test/Makefile Sat Jul 04 15:31:54 2015 -0700 +@@ -36,7 +36,7 @@ + ARCH=i586 + endif + endif +-ifneq ($(findstring $(OSNAME), BSD), ) ++ifneq ($(findstring BSD, $(OSNAME)), ) + PLATFORM = bsd + JT_PLATFORM = linux + ARCH = $(shell uname -p) Property changes on: head/java/openjdk8/files/patch-langtools-test-Makefile ___________________________________________________________________ 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