summaryrefslogtreecommitdiff
path: root/audio/xmms-nsf
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2007-03-29 10:42:14 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2007-03-29 10:42:14 +0000
commitd13ff5daea80a63b4dbe780b95ec35bfac6d9c73 (patch)
treee0d33236ecb3de7ec5553d398f51dfbf15df49ea /audio/xmms-nsf
parentRename ruby-fox* for supporting multiple fox library version (diff)
Cleanup objformat-removal fallout
Notified by: kris (via pointyhat)
Notes
Notes: svn path=/head/; revision=188731
Diffstat (limited to 'audio/xmms-nsf')
-rw-r--r--audio/xmms-nsf/Makefile1
1 files changed, 1 insertions, 0 deletions
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|<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}