Index: head/net-im/telegram-purple/files/patch-tgl_Makefile.tl-parser =================================================================== --- head/net-im/telegram-purple/files/patch-tgl_Makefile.tl-parser (nonexistent) +++ head/net-im/telegram-purple/files/patch-tgl_Makefile.tl-parser (revision 418921) @@ -0,0 +1,8 @@ +--- tgl/Makefile.tl-parser.orig 2016-02-27 14:10:53 UTC ++++ tgl/Makefile.tl-parser +@@ -1,4 +1,4 @@ +-TL_PARSER_OBJECTS=${OBJ}/tl-parser.o ${OBJ}/tlc.o ++TL_PARSER_OBJECTS=${OBJ}/tl-parser.o ${OBJ}/tlc.o ${OBJ}/crc32.o + + ${TL_PARSER_OBJECTS}: ${OBJ}/%.o: ${srcdir}/tl-parser/%.c | create_dirs + ${CC} ${INCLUDE} ${COMPILE_FLAGS} -iquote ${srcdir}/tl-parser -c -MP -MD -MF ${DEP}/$*.d -MQ ${OBJ}/$*.o -o $@ $< Property changes on: head/net-im/telegram-purple/files/patch-tgl_Makefile.tl-parser ___________________________________________________________________ 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