[MacPorts] #43024: [NEW] p5-iodef-pb-simple

MacPorts noreply at macports.org
Fri May 23 06:09:26 PDT 2014


#43024: [NEW] p5-iodef-pb-simple
---------------------------------+--------------------------------
  Reporter:  jul_bsd@…           |      Owner:  macports-tickets@…
      Type:  submission          |     Status:  new
  Priority:  Normal              |  Milestone:
 Component:  ports               |    Version:
Resolution:                      |   Keywords:
      Port:  p5-iodef-pb-simple  |
---------------------------------+--------------------------------

Comment (by mf2k@…):

 What I mean is that it is not correct to depend on the stub ports p5-*.
 Instead you must use the following construct which appears in many p5-*
 ports. The stub port itself does not actually do or install anything and
 does not have any dependencies.

 {{{
 if {${perl5.major} != ""} {
     depends_lib-append  port:p${perl5.major}-foo1 \
                         port:p${perl5.major}-foo2 \
                         ...
 }
 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/43024#comment:4>
MacPorts <http://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list