Index: Makefile =================================================================== --- Makefile (revision 509488) +++ Makefile (working copy) @@ -12,7 +12,6 @@ LICENSE= BSD3CLAUSE BROKEN_mips64= does not configure: error: SIMD support cannot be enabled -BROKEN_powerpc64= does not build: undefined reference to htole32 BROKEN_sparc64= does not configure: error: SIMD support cannot be enabled LIB_DEPENDS= libpng.so:graphics/png Index: files/patch-md5_md5.c =================================================================== --- files/patch-md5_md5.c (nonexistent) +++ files/patch-md5_md5.c (working copy) @@ -0,0 +1,11 @@ +--- md5/md5.c.orig 2019-08-25 00:26:22 UTC ++++ md5/md5.c +@@ -31,6 +31,8 @@ + + #include "./md5.h" + ++#include ++ + #ifdef __amigaos4__ + #include + #define le32toh(x) (((x & 0xff) << 24) | \ Property changes on: files/patch-md5_md5.c ___________________________________________________________________ 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