1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-10 07:04:03 +00:00

Cleanup objformat-removal fallout

Notified by:	kris (via pointyhat)
This commit is contained in:
Emanuel Haupt 2007-03-29 10:42:14 +00:00
parent 3ae232f331
commit d13ff5daea
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=188731

View File

@ -34,6 +34,7 @@ PLIST_FILES= lib/xmms/Input/libnsf.a \
post-patch:
@${REINPLACE_CMD} -e 's|<malloc\.h>|<stdlib.h>|' \
${WRKSRC}/src/nes/nestypes.h
@${REINPLACE_CMD} -e '/objformat=/s|=.*|=elf|' ${WRKSRC}/ltconfig
post-install:
@${SED} -e 's|%%VERSION%%|${PORTVERSION}|' ${PKGMESSAGE}