View | Details | Raw Unified | Return to bug 195343
Collapse All | Expand All

(-)libsidplay2/Makefile (+2 lines)
Lines 16-21 Link Here
16
USES=		gmake libtool pathfix pkgconfig
16
USES=		gmake libtool pathfix pkgconfig
17
USE_LDCONFIG=	yes
17
USE_LDCONFIG=	yes
18
18
19
CFLAGS_amd64+=	-fPIC
20
19
post-patch:
21
post-patch:
20
	@${REINPLACE_CMD} -e 's|<malloc\.h>|<stdlib.h>|g' \
22
	@${REINPLACE_CMD} -e 's|<malloc\.h>|<stdlib.h>|g' \
21
		${WRKSRC}/libsidutils/src/ini/ini.cpp
23
		${WRKSRC}/libsidutils/src/ini/ini.cpp

Return to bug 195343