1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00

- Disable mpeg2enc since it's marked broken

This commit is contained in:
Michael Johnson 2005-09-14 10:04:40 +00:00
parent 025d009247
commit 9120a075d2
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=142697
2 changed files with 2 additions and 0 deletions

View File

@ -27,6 +27,7 @@ WITHOUT_CAIRO= yes
WITHOUT_FAAC= yes # Mp4 Dolby license , no package
WITHOUT_LAME= yes # MP3 License , no package
.endif
WITHOUT_MPEG2ENC=yes # Broken from updated mjpegtools
.if ${OSVERSION} < 500000
WITHOUT_LIBVISUAL=yes # Broken on 4.x
WITHOUT_POLYPAUDIO=yes # Broken on 4.x

View File

@ -27,6 +27,7 @@ WITHOUT_CAIRO= yes
WITHOUT_FAAC= yes # Mp4 Dolby license , no package
WITHOUT_LAME= yes # MP3 License , no package
.endif
WITHOUT_MPEG2ENC=yes # Broken from updated mjpegtools
.if ${OSVERSION} < 500000
WITHOUT_LIBVISUAL=yes # Broken on 4.x
WITHOUT_POLYPAUDIO=yes # Broken on 4.x