[43834] trunk/dports/x11/gtk2/Portfile
Jeremy Huddleston
jeremyhu at macports.org
Mon Dec 15 19:12:29 PST 2008
On Dec 15, 2008, at 14:48, David Evans wrote:
> jeremyhu at macports.org wrote:
>>
>> Revision
>> 43834 <http://trac.macports.org/changeset/43834>
>> Author
>> jeremyhu at macports.org
>> Date
>> 2008-12-15 13:23:09 -0800 (Mon, 15 Dec 2008)
>>
>>
>>
>> - configure.args-append --with-xinput
>> +
>> + configure.args-append --with-xinput --enable-xinerama
>> }
>>
>> livecheck.check regex
>>
> Perhaps you should increment the revision since the libraries linked
> to
> may potentially change.
libXinerama is going to be on everyone's system unless they are
testing out a macports-only X11 with x11prefix=$prefix ... If
libXinerama is present, then it's automatically used. That configure
setting was more to emphasize its use (so maybe it shouldn't be there
now since libXinerama is in the depends_lib anyways) and guarantee
backwards compatability if a future gtk2 release to ensure better
compatibility...
More information about the macports-dev
mailing list