[Bug 216791] graphics/graphviz: Option dependencies

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Feb 4 20:18:04 UTC 2017


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

            Bug ID: 216791
           Summary: graphics/graphviz: Option dependencies
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
               URL: https://forums.freebsd.org/threads/59596/
                OS: Any
            Status: New
          Keywords: patch
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: dinoex at FreeBSD.org
          Reporter: t at tobik.me
                CC: dinoex at FreeBSD.org
 Attachment #179609 maintainer-approval?(dinoex at FreeBSD.org)
             Flags:
          Assignee: dinoex at FreeBSD.org
             Flags: maintainer-feedback?(dinoex at FreeBSD.org)
                CC: dinoex at FreeBSD.org

Created attachment 179609
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=179609&action=edit
graphics___graphviz.diff

The port option TK requires that TCL is enabled.  Currently the port enforces
this by setting IGNORE when TK=on and TCL=off.  Is it possible to switch to
using TK_IMPLIES=TCL instead?  This way the required option would be
automatically enabled.

There are more options that do the same.  I've tried to switch them all to
using IMPLIES.

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


More information about the freebsd-ports-bugs mailing list