[MacPorts] #21126: duplicity-0.5.18 Error staging to destroot
MacPorts
noreply at macports.org
Thu Sep 10 13:14:24 PDT 2009
#21126: duplicity-0.5.18 Error staging to destroot
--------------------------+-------------------------------------------------
Reporter: dmk@… | Owner: singingwolfboy@…
Type: defect | Status: closed
Priority: Normal | Milestone:
Component: ports | Version: 1.8.0
Resolution: fixed | Keywords:
Port: duplicity |
--------------------------+-------------------------------------------------
Comment(by blb@…):
Perhaps better would be a test at the beginning of the Portfile, something
like (not tested):
{{{
if {[variant_isset python25]} {
PortGroup python25
} elseif {[variant_isset python26]} {
PortGroup python26
}
}}}
Then you can remove the PortGroup bits from the variant sections.
--
Ticket URL: <http://trac.macports.org/ticket/21126#comment:9>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list