aboutsummaryrefslogtreecommitdiff
path: root/graphics/xmms-finespectrum
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2007-03-29 13:19:02 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2007-03-29 13:19:02 +0000
commit984e644689ebfdbfb542d32d006588d5b7268550 (patch)
tree3c5d2df3c00fffa3ca39f84923e6840a274ae92a /graphics/xmms-finespectrum
parentafd4064fe5d0f4287f386bf10f1d70ed68c807c3 (diff)
downloadports-984e644689ebfdbfb542d32d006588d5b7268550.tar.gz
ports-984e644689ebfdbfb542d32d006588d5b7268550.zip
Notes
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>