[Bug 203477] multimedia/ffmpeg: convert the rest into options helpers

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Oct 1 17:58:45 UTC 2015


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=203477

            Bug ID: 203477
           Summary: multimedia/ffmpeg: convert the rest into options
                    helpers
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Keywords: patch
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: multimedia at FreeBSD.org
          Reporter: jbeich at FreeBSD.org
             Flags: maintainer-feedback?(multimedia at FreeBSD.org)
          Assignee: multimedia at FreeBSD.org

Created attachment 161608
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=161608&action=edit
v0

Let's rely on variables expanding lazily in order to kill |.include
<bsd.port.pre.mk>| line. While here:

- WANT_* are vestige before bsd.port.options.mk existed
- COPYTREE_* macros always create destination directory
- some redundancy:

  DOC_DOCFILES+=    *.html
  ...
  DOC_DOCFILES+=    ffserver.html
  ...
  DOC_DOCFILES+=    ffplay.html

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-multimedia mailing list