aboutsummaryrefslogtreecommitdiff
path: root/graphics/xmms-infinity
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2007-03-29 13:56:32 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2007-03-29 13:56:32 +0000
commitee6d760d6cc0e4112f3d5e4f415dece8b4c1881a (patch)
tree02c9098bec9e6f5770e9426edc2c834731adac3a /graphics/xmms-infinity
parentb2158fb2065a9b4fc6d5f0f32e91ef4da39ed83b (diff)
downloadports-ee6d760d6cc0e4112f3d5e4f415dece8b4c1881a.tar.gz
ports-ee6d760d6cc0e4112f3d5e4f415dece8b4c1881a.zip
- Cleanup objformat-removal fallout
- Use USE_LDCONFIG Approved by: portmgr (pav; implicit)
Notes
Notes: svn path=/head/; revision=188764
Diffstat (limited to 'graphics/xmms-infinity')
-rw-r--r--graphics/xmms-infinity/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/graphics/xmms-infinity/Makefile b/graphics/xmms-infinity/Makefile
index 242e56522354..ddcd8ed97b24 100644
--- a/graphics/xmms-infinity/Makefile
+++ b/graphics/xmms-infinity/Makefile
@@ -25,5 +25,9 @@ USE_SDL= sdl
USE_GMAKE= yes
USE_GNOME= gtk12
USE_X_PREFIX= yes
+USE_LDCONFIG= yes
+
+post-patch:
+ @${REINPLACE_CMD} -e '/objformat=/s|=.*|=elf|' ${WRKSRC}/ltconfig
.include <bsd.port.mk>