summaryrefslogtreecommitdiff
path: root/multimedia/xmps
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2007-12-21 22:26:23 +0000
committerPav Lucistnik <pav@FreeBSD.org>2007-12-21 22:26:23 +0000
commitd3310aa175b483b69cfb1e2f9f0768b93f2762ef (patch)
treea0916dcbeaa26fdb9ca2cba6769de94a66cc5979 /multimedia/xmps
parentdevel/avr-libc is now more recent than this port used to be. (diff)
- Attempt to fix build on FreeBSD 7.x
Notes
Notes: svn path=/head/; revision=204299
Diffstat (limited to 'multimedia/xmps')
-rw-r--r--multimedia/xmps/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/multimedia/xmps/Makefile b/multimedia/xmps/Makefile
index 16fa13fe9152..16b811d88a9b 100644
--- a/multimedia/xmps/Makefile
+++ b/multimedia/xmps/Makefile
@@ -39,5 +39,6 @@ post-patch:
${WRKSRC}/codecs/video/mpeg3/mmx.h
@${REINPLACE_CMD} -e '42,44s|^static ||' \
${WRKSRC}/codecs/video/mpeg3/slice.c
+ @${REINPLACE_CMD} -e 's|echo aout|echo elf|' ${WRKSRC}/ltconfig
.include <bsd.port.post.mk>