diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2011-10-29 10:03:08 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2011-10-29 10:03:08 +0000 |
commit | 69a39f5f38e05ce684e2eb92128457e1f52b22e2 (patch) | |
tree | c20e900970d1d92ec9f97b7e8ec1db5a4a5f7c40 /multimedia/mp4v2 | |
parent | 542da4442bdedfe99d8bc65fad20e4218492fd1d (diff) |
Notes
Diffstat (limited to 'multimedia/mp4v2')
-rw-r--r-- | multimedia/mp4v2/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/multimedia/mp4v2/Makefile b/multimedia/mp4v2/Makefile index d0ea09df47eb..103818703f12 100644 --- a/multimedia/mp4v2/Makefile +++ b/multimedia/mp4v2/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= GOOGLE_CODE MAINTAINER= multimedia@FreeBSD.org COMMENT= Library and tools to read, create, and modify mp4 files +WITH_FBSD10_FIX=yes CONFLICTS= mpeg4ip-libmp4v2-[0-9.]* USE_BZIP2= yes USE_GMAKE= yes |