aboutsummaryrefslogtreecommitdiff
path: root/multimedia
diff options
context:
space:
mode:
authorAndrew Pantyukhin <sat@FreeBSD.org>2007-02-08 04:19:04 +0000
committerAndrew Pantyukhin <sat@FreeBSD.org>2007-02-08 04:19:04 +0000
commitfed18486dcd0c7ff5d2c4b1c5d0be09ad83fa1c1 (patch)
tree07c97bc28551a4386adae76acd109fd2af2fd868 /multimedia
parenta3b23141e00aa4ebb68342b18acfd6afda198faf (diff)
downloadports-fed18486dcd0c7ff5d2c4b1c5d0be09ad83fa1c1.tar.gz
ports-fed18486dcd0c7ff5d2c4b1c5d0be09ad83fa1c1.zip
Notes
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/libquicktime/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/multimedia/libquicktime/Makefile b/multimedia/libquicktime/Makefile
index 71be2231fbed..eb63906ced3d 100644
--- a/multimedia/libquicktime/Makefile
+++ b/multimedia/libquicktime/Makefile
@@ -79,6 +79,7 @@ post-patch:
@${REINPLACE_CMD} -e 's|stdint.h|inttypes.h|' \
${WRKSRC}/plugins/audiocodec/* \
${WRKSRC}/plugins/videocodec/*
+ @${REINPLACE_CMD} -e '/objformat=/s|=.*|=elf|' ${WRKSRC}/configure
.if !defined(WITH_OPTIMIZED_CFLAGS)
@${REINPLACE_CMD} -e 's|-O3 -funroll-all-loops -fomit-frame-pointer|${CFLAGS}|' \
${WRKSRC}/configure