aboutsummaryrefslogtreecommitdiff
path: root/audio/xmms-liveice
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2007-03-29 11:18:35 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2007-03-29 11:18:35 +0000
commit64944c7ac6aa16ec2b0eb6f2e9fba947a0f6d850 (patch)
treec595e481cfc0d59ddab9cdce399d93b463a321f7 /audio/xmms-liveice
parentdc16d6fd12cd968e09d0b3812beb0643d1b08d2e (diff)
downloadports-64944c7ac6aa16ec2b0eb6f2e9fba947a0f6d850.tar.gz
ports-64944c7ac6aa16ec2b0eb6f2e9fba947a0f6d850.zip
Notes
Diffstat (limited to 'audio/xmms-liveice')
-rw-r--r--audio/xmms-liveice/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/audio/xmms-liveice/Makefile b/audio/xmms-liveice/Makefile
index c3563d810e56..501a1b1f90d9 100644
--- a/audio/xmms-liveice/Makefile
+++ b/audio/xmms-liveice/Makefile
@@ -27,4 +27,7 @@ USE_X_PREFIX= yes
USE_GNOME= gtk12
GNU_CONFIGURE= yes
+post-patch:
+ @${REINPLACE_CMD} -e '/objformat=/s|=.*|=elf|' ${WRKSRC}/ltconfig
+
.include <bsd.port.mk>