Index: misc/felis/files/patch-Makefile =================================================================== --- misc/felis/files/patch-Makefile (revision 0) +++ misc/felis/files/patch-Makefile (working copy) @@ -0,0 +1,10 @@ +--- Makefile.orig 2000-05-13 18:12:00.000000000 +0200 ++++ Makefile 2015-05-29 22:53:56.275963000 +0200 +@@ -13,6 +13,6 @@ + all: felis + + felis: felis.c +- CC ${CFLAGS} felis.c -o felis ++ ${CC} ${CFLAGS} felis.c -o felis + strip felis + Property changes on: misc/felis/files/patch-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