[Bug 205616] Mk/Uses/python.mk: Add support for optional 'test' argument

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Dec 26 07:52:58 UTC 2015


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

            Bug ID: 205616
           Summary: Mk/Uses/python.mk: Add support for optional 'test'
                    argument
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Ports Framework
          Assignee: portmgr at FreeBSD.org
          Reporter: brendan+freebsd at bbqsrc.net
                CC: freebsd-ports-bugs at FreeBSD.org

Some ports require using Python for their test suite even if the port is not
for a Python module. This patch adds support for an optional argument `test`
for use within the `USES` property with `python.mk` (eg `python:3.2+,test`)
that the relevant content to the `TEST_DEPENDS` property to use the correct
version of Python during testing.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the freebsd-ports-bugs mailing list