diff options
Diffstat (limited to 'audio/libsidplay2/Makefile')
-rw-r--r-- | audio/libsidplay2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/libsidplay2/Makefile b/audio/libsidplay2/Makefile index 03f583b4b950..ce671e24a8a2 100644 --- a/audio/libsidplay2/Makefile +++ b/audio/libsidplay2/Makefile @@ -24,7 +24,7 @@ LIBTOOLFILES= builders/hardsid-builder/configure \ libsidplay/configure \ libsidutils/configure \ resid/configure -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes post-patch: @${REINPLACE_CMD} -e 's|<malloc\.h>|<stdlib.h>|g' \ |