aboutsummaryrefslogtreecommitdiff
path: root/audio/xmms-fc/Makefile
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2007-03-29 12:22:35 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2007-03-29 12:22:35 +0000
commit5fdee7c21b4352759db98e8bde7309c8e8001fbf (patch)
treea9aa01628b04b4f7ca1c602d9aa5ac99e6f6ce7c /audio/xmms-fc/Makefile
parent34481f581a78525f06fdb8c9f5d8df52f7a69f8a (diff)
Notes
Diffstat (limited to 'audio/xmms-fc/Makefile')
-rw-r--r--audio/xmms-fc/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/audio/xmms-fc/Makefile b/audio/xmms-fc/Makefile
index b1b8caf3a34f..461c18965ed2 100644
--- a/audio/xmms-fc/Makefile
+++ b/audio/xmms-fc/Makefile
@@ -22,5 +22,9 @@ PLIST_FILES= lib/xmms/Input/libfc.so lib/xmms/Input/libfc.la
USE_X_PREFIX= yes
GNU_CONFIGURE= yes
USE_GNOME= gtk12
+USE_LDCONFIG= yes
+
+post-patch:
+ @${REINPLACE_CMD} -e '/objformat=/s|=.*|=elf|' ${WRKSRC}/configure
.include <bsd.port.mk>