[Bug 265174] net/remmina: Make python dependency optional and move it to USES

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 12 Jul 2022 16:44:01 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=265174

            Bug ID: 265174
           Summary: net/remmina: Make python dependency optional and move
                    it to USES
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: fernape@FreeBSD.org
          Reporter: vvd@unislabs.com
                CC: fernape@FreeBSD.org
          Assignee: fernape@FreeBSD.org
             Flags: maintainer-feedback?(fernape@FreeBSD.org)
 Attachment #235221 maintainer-approval?(fernape@FreeBSD.org)
             Flags:
                CC: fernape@FreeBSD.org

Created attachment 235221
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=235221&action=edit
Make python dependency optional and move it to USES

Use mandatory dependency on python with force version isn't good idea, IMHO:
LIB_DEPENDS=libpython3.9.so:lang/python39
Replaced with optional PYTHON_USES=python

Tested on 13.1 amd64 with PYTHON ON and OFF: check-plist, install, run.

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