freebsd-ports/archivers/py-liblzma
John Marino 7e0ac7ffb7 archivers/py-liblzma: Fix horrible malloc.h handling
The source was including <stdlib.h>, then checking if system is FreeBSD
(among a long list of system) in order to include <stdlib.h> again
instead of <malloc.h>, never minding that "opting-in" for a standard.

Just patch out the whole macro mess, it's not needed and it fixes the
build on a malloc.h-less DragonFly

Approved by:	just fix it
2015-11-13 08:27:48 +00:00
..
files archivers/py-liblzma: Fix horrible malloc.h handling 2015-11-13 08:27:48 +00:00
distinfo
Makefile MASTER_SITES cleanup. 2015-05-14 10:15:04 +00:00
pkg-descr