From dc74024472ce9d111d7443795184d59e96acc900 Mon Sep 17 00:00:00 2001 From: Mikhail Teterin Date: Fri, 24 Aug 2001 12:17:08 +0000 Subject: LIB_DEPEND on freetype again (regardless of version, what comes with XFree86-4 should work too). I could've sworn, I saw some other port use the seemingly non-existent USE_FREETYPE2. As a bonus, add a patch for malloc.h -> stdlib.h... While I'm here (again), switch the default maintainership to ports@. Submitted by: John Hay --- graphics/gd1/files/patch-malloc | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 graphics/gd1/files/patch-malloc (limited to 'graphics/gd1/files/patch-malloc') diff --git a/graphics/gd1/files/patch-malloc b/graphics/gd1/files/patch-malloc new file mode 100644 index 000000000000..fa33bbc023f2 --- /dev/null +++ b/graphics/gd1/files/patch-malloc @@ -0,0 +1,5 @@ +--- gdcache.h Tue Feb 6 14:44:02 2001 ++++ gdcache.h Fri Aug 24 08:10:41 2001 +@@ -43 +43 @@ +-#include ++#include -- cgit v1.2.3