Index: head/net/dhcp6/files/patch-Makefile.in =================================================================== --- head/net/dhcp6/files/patch-Makefile.in (nonexistent) +++ head/net/dhcp6/files/patch-Makefile.in (revision 477304) @@ -0,0 +1,11 @@ +--- Makefile.in.orig 2017-02-28 19:06:15 UTC ++++ Makefile.in +@@ -77,7 +77,7 @@ cfparse.c y.tab.h: cfparse.y + @YACC@ -d cfparse.y + mv y.tab.c cfparse.c + +-cftoken.c: cftoken.l y.tab.h ++cftoken.c: cftoken.l cfparse.c + @LEX@ cftoken.l + mv lex.yy.c $@ + Property changes on: head/net/dhcp6/files/patch-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