aboutsummaryrefslogtreecommitdiff
path: root/audio/faad
diff options
context:
space:
mode:
authorJeremy Messenger <mezz@FreeBSD.org>2006-08-31 18:14:56 +0000
committerJeremy Messenger <mezz@FreeBSD.org>2006-08-31 18:14:56 +0000
commit08d72c0c3cfde80cdb43afaa142fdb09d992fc2a (patch)
tree1053b5d6a7fae3919c59c7a53c1907fd14645716 /audio/faad
parent22ff0dbb4a332e1515e75c5f2942201db2a40a5d (diff)
downloadports-08d72c0c3cfde80cdb43afaa142fdb09d992fc2a.tar.gz
ports-08d72c0c3cfde80cdb43afaa142fdb09d992fc2a.zip
Notes
Diffstat (limited to 'audio/faad')
-rw-r--r--audio/faad/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/audio/faad/Makefile b/audio/faad/Makefile
index 3949b746b04e..205a85ea7c80 100644
--- a/audio/faad/Makefile
+++ b/audio/faad/Makefile
@@ -32,9 +32,9 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include ${PTHREAD_CFLAGS}" \
.include <bsd.port.pre.mk>
-.if ${OSVERSION} < 500000
-BROKEN= Does not build
-.endif
+post-patch:
+ @${REINPLACE_CMD} -e 's|<stdint\.h>|<inttypes.h>|g' \
+ ${WRKSRC}/common/mp4ff/mp4ff_int_types.h
pre-configure:
${MKDIR} ${WRKSRC}/plugins/bmp