#48965: Add subport as a dependency -------------------------------+-------------------------------- Reporter: tiagofrepereira@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Keywords: | Port: -------------------------------+-------------------------------- Hi, I'm creating a Portfile which contains several subports. I would like to add these subports as a dependency of my main Portfile, but it seems not possible. When I try to install I have the following error. $$$ ---> Dependencies to be installed: py-bob.blitz py-bob.core py- bob.io.base Error: The following dependencies were not installed: py-bob.blitz py- bob.core py-bob.io.base $$$$ Those packages "py-bob.blitz py-bob.core py-bob.io.base" are my subports. The dependencies are defined in the line 64 of the attached file. Thank you very much in advance!! -- Ticket URL: <https://trac.macports.org/ticket/48965> MacPorts <https://www.macports.org/> Ports system for OS X