diff --git a/audio/xmms-nsf/Makefile b/audio/xmms-nsf/Makefile index 4cd18098331e..6b689e344547 100644 --- a/audio/xmms-nsf/Makefile +++ b/audio/xmms-nsf/Makefile @@ -34,6 +34,7 @@ PLIST_FILES= lib/xmms/Input/libnsf.a \ post-patch: @${REINPLACE_CMD} -e 's|||' \ ${WRKSRC}/src/nes/nestypes.h + @${REINPLACE_CMD} -e '/objformat=/s|=.*|=elf|' ${WRKSRC}/ltconfig post-install: @${SED} -e 's|%%VERSION%%|${PORTVERSION}|' ${PKGMESSAGE}