aboutsummaryrefslogtreecommitdiff
path: root/multimedia/mpeg4ip
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2004-02-17 22:40:50 +0000
committerKris Kennaway <kris@FreeBSD.org>2004-02-17 22:40:50 +0000
commit3fc1a7fdba3d81bb60e40216a7a611cd60698b26 (patch)
treebebbf7c17cfb985d1ed749887eeb8f12f3c3ae37 /multimedia/mpeg4ip
parent8bb57d5d5a56f2b49feb90efbd56e208af00f2fa (diff)
downloadports-3fc1a7fdba3d81bb60e40216a7a611cd60698b26.tar.gz
ports-3fc1a7fdba3d81bb60e40216a7a611cd60698b26.zip
Notes
Diffstat (limited to 'multimedia/mpeg4ip')
-rw-r--r--multimedia/mpeg4ip/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/multimedia/mpeg4ip/Makefile b/multimedia/mpeg4ip/Makefile
index 2fd8f2fd54a8..bf71f626d39e 100644
--- a/multimedia/mpeg4ip/Makefile
+++ b/multimedia/mpeg4ip/Makefile
@@ -92,6 +92,10 @@ post-extract:
.include <bsd.port.pre.mk>
+.if ${OSVERSION} >= 502102
+BROKEN= "Does not compile"
+.endif
+
post-patch:
@${FIND} ${WRKSRC} -type f -name "*.[ch]" -or -name "*.cpp" | ${XARGS} -n 10 \
${REINPLACE_CMD} -e \