> On Jan 27, 2016, at 3:57 PM, Andrew Fernandes <[email protected]> > wrote: > > I think that's to be expected, for a port that hasn't been added to the > portindex yet. > > Oh - so lint gives different (and incomprehenible) output that changes > whether or not the port is in the index. Yeesh. > > No prob, committing a fix now. I’m also fixing the license issue. r145179
Well, lint was accurately telling you that your port py-pyinstaller has a dependency on py27-pyinstaller (which was added by the python 1.0 portgroup), and that no port named py27-pyinstaller exists in the portindex. lint didn't know that your new unindexed port included the definition for the py27-pyinstaller port. _______________________________________________ macports-dev mailing list [email protected] https://lists.macosforge.org/mailman/listinfo/macports-dev
