aboutsummaryrefslogtreecommitdiffstats
path: root/audio/xmms-liveice
diff options
context:
space:
mode:
authorehaupt <ehaupt@FreeBSD.org>2007-03-29 19:18:35 +0800
committerehaupt <ehaupt@FreeBSD.org>2007-03-29 19:18:35 +0800
commit6e83b55ca4ff65e06b14bf56e28d22fe0443ee46 (patch)
tree4be13101d66a13b8e36f435d81ee016cde150d6b /audio/xmms-liveice
parentd4ab95cd9ac211a8b5c00345e8ff45e10f60ffee (diff)
downloadfreebsd-ports-gnome-6e83b55ca4ff65e06b14bf56e28d22fe0443ee46.tar.gz
freebsd-ports-gnome-6e83b55ca4ff65e06b14bf56e28d22fe0443ee46.tar.zst
freebsd-ports-gnome-6e83b55ca4ff65e06b14bf56e28d22fe0443ee46.zip
Cleanup objformat-removal fallout
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>