86884d0464
- 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 |
||
---|---|---|
.. | ||
distinfo | ||
Makefile | ||
pkg-descr | ||
pkg-plist |