aboutsummaryrefslogtreecommitdiff
path: root/audio/bmp-faad
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2004-10-28 19:34:30 +0000
committerPav Lucistnik <pav@FreeBSD.org>2004-10-28 19:34:30 +0000
commit9c9d61c8b2fc69c1a033f4304ae33e66dd91d055 (patch)
tree8eacf2b8faf787b3c34ddf648cf61fbf603f1bee /audio/bmp-faad
parentbfb7c8bb560d6fff1c620683f0921612143464c0 (diff)
downloadports-9c9d61c8b2fc69c1a033f4304ae33e66dd91d055.tar.gz
ports-9c9d61c8b2fc69c1a033f4304ae33e66dd91d055.zip
- Fix header files.
Note: this still does not build (fails later) PR: ports/73220 Submitted by: Michael Johnson <ahze@ahze.net> (maintainer)
Notes
Notes: svn path=/head/; revision=120420
Diffstat (limited to 'audio/bmp-faad')
-rw-r--r--audio/bmp-faad/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/bmp-faad/Makefile b/audio/bmp-faad/Makefile
index 12596aa8413d..442081ae592e 100644
--- a/audio/bmp-faad/Makefile
+++ b/audio/bmp-faad/Makefile
@@ -58,6 +58,7 @@ post-patch:
${XARGS} -n 5 -x \
${REINPLACE_CMD} -e \
's|-O2|${CFLAGS}|'
+ @${REINPLACE_CMD} -e 's|<xmms|<bmp|' ${WRKSRC}/plugins/xmms/src/libmp4.c
do-build:
@cd ${WRKSRC}/libfaad && ${MAKE}