[29765] trunk/dports/gnome/at-spi/Portfile

source_changes at macosforge.org source_changes at macosforge.org
Mon Oct 8 18:45:41 PDT 2007


Revision: 29765
          http://trac.macosforge.org/projects/macports/changeset/29765
Author:   rhwood at macports.org
Date:     2007-10-08 18:45:41 -0700 (Mon, 08 Oct 2007)

Log Message:
-----------
Add dependencies from configure.in and on python 2.5

Modified Paths:
--------------
    trunk/dports/gnome/at-spi/Portfile

Modified: trunk/dports/gnome/at-spi/Portfile
===================================================================
--- trunk/dports/gnome/at-spi/Portfile	2007-10-08 23:28:41 UTC (rev 29764)
+++ trunk/dports/gnome/at-spi/Portfile	2007-10-09 01:45:41 UTC (rev 29765)
@@ -16,9 +16,20 @@
 checksums	md5 fd1f916463f379b435399e2b2075742f \
 		rmd160 ec56bd5bc32decd992089315a9460c53b1efbe84
 
-depends_lib	port:libbonobo port:gail
+depends_build	\
+	port:p5-xml-parser \
+	port:pkgconfig
+depends_lib	\
+	port:atk \
+	port:gtk2 \
+	port:libbonobo \
+	port:gail \
+	port:py25-numeric \
+	port:py25-wxpython
 
 use_bzip2 	yes
 
 configure.args	--enable-static --enable-platform-gnome-2 --disable-xevie
 configure.cflags-append "-I/usr/X11R6/include"
+
+configure.env	PYTHON=${prefix}/bin/python2.5

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20071008/326371a7/attachment.html


More information about the macports-changes mailing list