Index: converters/tuc/files/patch-Makefile =================================================================== --- converters/tuc/files/patch-Makefile (revision 0) +++ converters/tuc/files/patch-Makefile (working copy) @@ -0,0 +1,10 @@ +--- Makefile.orig 1999-03-31 00:05:50.000000000 +0200 ++++ Makefile 2015-05-29 22:47:04.112918000 +0200 +@@ -13,6 +13,6 @@ + all: tuc + + tuc: tuc.c +- CC ${CFLAGS} tuc.c -o tuc ++ ${CC} ${CFLAGS} tuc.c -o tuc + strip tuc + Property changes on: converters/tuc/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