On Dec 6, 2012, at 04:58, Aljaž Srebrnič wrote: > On 06/dic/2012, at 11:56, Ryan Schmidt wrote: > >> On Dec 6, 2012, at 04:30, Ryan Schmidt wrote: >> >>> All that stuff at the bottom of the portfile needs to go inside the "if >>> {${name} != ${subport}}" block by the way or it'll prevent installation of >>> the stub port. >> >> The x11 variant and the default_variants line belong in there too; no need >> to have variants on the stub port. > > Oh ok! so the py-cairo does not install anything?
Right; it's a stub port, whose only job is to install the default python version of the port, for users who didn't know they should specify a python version, or for users upgrading from a pre-unified version of the python 2.4 version of the port. All ports must install at least one file, so stub ports generally install a meaningless README containing a copy of the port's description, or a message saying the port is a stub port. _______________________________________________ macports-dev mailing list macports-dev@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo/macports-dev