[Bug 198494] [patch] Add a variable to recognize TEST_DEPENDS

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Mar 10 15:59:18 UTC 2015


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

            Bug ID: 198494
           Summary: [patch] Add a variable to recognize TEST_DEPENDS
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Keywords: patch
          Severity: Affects Only Me
          Priority: ---
         Component: Ports Framework
          Assignee: perl at FreeBSD.org
          Reporter: adamw at FreeBSD.org
                CC: portmgr at FreeBSD.org
          Keywords: patch

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

It'd be nice to start recognizing TEST_DEPENDS and doing something with them.

This simple patch adds support for a WITH_PERL_TESTING variable to perl5.mk
that adds TEST_DEPENDS to RUN_DEPENDS. It could, for example, be exported by
poudriere when 'testport' is being run.

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


More information about the freebsd-perl mailing list