[21379] trunk/dports/gnome/libgail-gnome/Portfile

source_changes at macosforge.org source_changes at macosforge.org
Mon Jan 22 03:13:05 PST 2007


Revision: 21379
          http://trac.macosforge.org/projects/macports/changeset/21379
Author:   rhwood at macports.org
Date:     2007-01-22 03:13:04 -0800 (Mon, 22 Jan 2007)

Log Message:
-----------
Add dependency on dbus-glib

Modified Paths:
--------------
    trunk/dports/gnome/libgail-gnome/Portfile

Modified: trunk/dports/gnome/libgail-gnome/Portfile
===================================================================
--- trunk/dports/gnome/libgail-gnome/Portfile	2007-01-22 08:30:08 UTC (rev 21378)
+++ trunk/dports/gnome/libgail-gnome/Portfile	2007-01-22 11:13:04 UTC (rev 21379)
@@ -2,6 +2,7 @@
 PortSystem 1.0
 name		libgail-gnome
 version		1.1.3
+revision	1
 description	An implementation of the ATK interfaces for GNOME widgets.
 long_description       	Gail, the Gnome Accessibility Implementation library, \
 			is implementation of the ATK interfaces for GNOME widgets.
@@ -12,7 +13,9 @@
 master_sites    gnome:sources/libgail-gnome/1.1/
 checksums	sha1 323b8218fd7124f75200f289781ac8ff2c26009b
 patchfiles	patch_Makefile.in
-depends_lib	lib:libspi:at-spi lib:libpanelapplet-2:gnome-panel
+depends_lib	lib:libspi:at-spi lib:libpanelapplet-2:gnome-panel \
+	port:dbus \
+	port:dbus-glib
 use_bzip2 	yes
 configure.env   CPPFLAGS="-L${prefix}/lib -I${prefix}/include" \
 		LDFLAGS="-L${prefix}/lib -lfontconfig -lXft -lXrender -L/usr/X11R6/lib -lX11 -lXinerama -lXrandr -lXext"

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


More information about the macports-changes mailing list