aboutsummaryrefslogtreecommitdiff
path: root/graphics/xmms-finespectrum
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/xmms-finespectrum')
-rw-r--r--graphics/xmms-finespectrum/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/graphics/xmms-finespectrum/Makefile b/graphics/xmms-finespectrum/Makefile
index c6e75da1bdd7..c40efe9d7718 100644
--- a/graphics/xmms-finespectrum/Makefile
+++ b/graphics/xmms-finespectrum/Makefile
@@ -24,7 +24,11 @@ USE_X_PREFIX= yes
USE_GMAKE= yes
USE_GNOME= gtk12
GNU_CONFIGURE= yes
+USE_LDCONFIG= yes
WRKSRC= ${WRKDIR}/finespectrum-1.0.1alpha
+post-patch:
+ @${REINPLACE_CMD} -e '/objformat=/s|=.*|=elf|' ${WRKSRC}/ltconfig
+
.include <bsd.port.mk>