On Apr 10, 2015, at 8:05 PM, Edward Maros wrote: > I need to make sure a port is deactive when I build my package. If it is > active, I would like to deactivate it for building of my package and > then reactivate it once my package is built. What sections should I > modify and what code do I need to accomplish this task.
Use the conflicts_build portgroup. MacPorts will not deactivate the port for the user and reactivate the port again, but rather will print a message explaining to the user that they must do this manually. _______________________________________________ macports-dev mailing list [email protected] https://lists.macosforge.org/mailman/listinfo/macports-dev
