Opened 9 years ago

Last modified 9 years ago

#48965 closed defect

Add subport as a dependency — at Initial Version

Reported by: tiagofrepereira2012 (Tiago Freitas Pereira) Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.3.3
Keywords: Cc:
Port:

Description

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!!

Change History (1)

Changed 9 years ago by tiagofrepereira2012 (Tiago Freitas Pereira)

Attachment: Portfile.current added
Note: See TracTickets for help on using tickets.