aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2004-10-29 03:34:30 +0800
committerpav <pav@FreeBSD.org>2004-10-29 03:34:30 +0800
commit12cb06d904e4366cca4b390dab4687b563ab01e2 (patch)
treec97878857f2f688e191cc7416237deb1a1febf07
parent4f7ff0404be451939f8d2e28403630294840c346 (diff)
downloadfreebsd-ports-gnome-12cb06d904e4366cca4b390dab4687b563ab01e2.tar.gz
freebsd-ports-gnome-12cb06d904e4366cca4b390dab4687b563ab01e2.tar.zst
freebsd-ports-gnome-12cb06d904e4366cca4b390dab4687b563ab01e2.zip
- Fix header files.
Note: this still does not build (fails later) PR: ports/73220 Submitted by: Michael Johnson <ahze@ahze.net> (maintainer)
-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}