> On Mar 9, 2015, at 11:49 AM, [email protected] wrote: > > Revision > 133725 > Author > [email protected] > Date > 2015-03-09 09:49:23 -0700 (Mon, 09 Mar 2015) > Log Message > > octave 1.0 PortGroup: combine post-patch and pre-configure into the latter > only, to allow for using post-patch in Portfiles. > Modified Paths > > • trunk/dports/_resources/port1.0/group/octave-1.0.tcl
In case you're thinking that by using a post-patch block in a portgroup, that means you can't have a post-patch block in a portfile, that's not so. There's no problem with having any number of pre- or post-phase blocks, in portgroups or portfiles. They all get run (currently: in the order in which they're declared). _______________________________________________ macports-dev mailing list [email protected] https://lists.macosforge.org/mailman/listinfo/macports-dev
