aboutsummaryrefslogtreecommitdiff
path: root/audio/faad/Makefile
diff options
context:
space:
mode:
authorJeremy Messenger <mezz@FreeBSD.org>2004-10-14 22:09:08 +0000
committerJeremy Messenger <mezz@FreeBSD.org>2004-10-14 22:09:08 +0000
commitdd6c684229d45e948da30498b3bbfaf52b6f6e5b (patch)
tree5831fe877f773170fd969b68aeb4048ac2adbc39 /audio/faad/Makefile
parentc65d14bdd4f3e40b37c52cdf04f62cf1c965af53 (diff)
downloadports-dd6c684229d45e948da30498b3bbfaf52b6f6e5b.tar.gz
ports-dd6c684229d45e948da30498b3bbfaf52b6f6e5b.zip
Notes
Diffstat (limited to 'audio/faad/Makefile')
-rw-r--r--audio/faad/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/audio/faad/Makefile b/audio/faad/Makefile
index 01e988072f95..5c529b9197a4 100644
--- a/audio/faad/Makefile
+++ b/audio/faad/Makefile
@@ -39,6 +39,9 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include ${PTHREAD_CFLAGS}" \
INSTALLS_SHLIB= yes
+# mpeg4ip is broke for now, disable it.
+WITHOUT_MPEG4IP=yes
+
.include <bsd.port.pre.mk>
.if defined(WITHOUT_MPEG4IP)