freebsd-ports/graphics/birdfont
Nuno Teixeira 86884d0464 graphics/birdfont: Remove unneeded patch
- In conversation with upstream author, the following patch could be
   safely removed, since compiler catch as an error if stdlib.h is
   missing.
   ---
   #ifdef MAC
   #include <malloc/malloc.h>
  +#elif __FreeBSD__
  +#include <stdlib.h>
   #else
   #include <malloc.h>
   #endif
   ---
 - Bump PORTREVISON
2022-09-23 21:10:10 +01:00
..
distinfo
Makefile graphics/birdfont: Remove unneeded patch 2022-09-23 21:10:10 +01:00
pkg-descr
pkg-plist