[51571] trunk/dports/gnome/at-spi/Portfile
devans at macports.org
devans at macports.org
Wed May 27 17:15:22 PDT 2009
Revision: 51571
http://trac.macports.org/changeset/51571
Author: devans at macports.org
Date: 2009-05-27 17:15:22 -0700 (Wed, 27 May 2009)
Log Message:
-----------
at-spi: add dependency on xorg-libXtst, use configure.python. Closes #19782.
Modified Paths:
--------------
trunk/dports/gnome/at-spi/Portfile
Modified: trunk/dports/gnome/at-spi/Portfile
===================================================================
--- trunk/dports/gnome/at-spi/Portfile 2009-05-28 00:09:46 UTC (rev 51570)
+++ trunk/dports/gnome/at-spi/Portfile 2009-05-28 00:15:22 UTC (rev 51571)
@@ -27,13 +27,14 @@
depends_lib port:atk \
port:gtk2 \
port:libbonobo \
- port:python25
+ port:python25 \
+ port:xorg-libXtst
use_bzip2 yes
configure.args --enable-static --disable-xevie
-configure.env PYTHON=${prefix}/bin/python2.5
+configure.python ${prefix}/bin/python2.5
variant x11 conflicts quartz description {Use X11 (default)} {
configure.args-append --with-x --x-include=${prefix}/include --x-lib=${prefix}/lib
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090527/73558a87/attachment.html>
More information about the macports-changes
mailing list