[50797] trunk/dports/gnome/gnome-platform-suite/Portfile

ryandesign at macports.org ryandesign at macports.org
Sat May 9 13:40:53 PDT 2009


Revision: 50797
          http://trac.macports.org/changeset/50797
Author:   ryandesign at macports.org
Date:     2009-05-09 13:40:52 -0700 (Sat, 09 May 2009)
Log Message:
-----------
gnome-platform-suite:

 * allow pango-devel to satisfy pango dependency
 * pkgconfig is a build dependency, not a library dependency

Modified Paths:
--------------
    trunk/dports/gnome/gnome-platform-suite/Portfile

Modified: trunk/dports/gnome/gnome-platform-suite/Portfile
===================================================================
--- trunk/dports/gnome/gnome-platform-suite/Portfile	2009-05-09 20:16:23 UTC (rev 50796)
+++ trunk/dports/gnome/gnome-platform-suite/Portfile	2009-05-09 20:40:52 UTC (rev 50797)
@@ -18,6 +18,7 @@
 homepage        http://www.gnome.org/
 master_sites    gnome
 
+depends_build   path:bin/pkg-config:pkgconfig
 depends_lib     port:at-spi     \
                 port:atk    \
                 port:esound     \
@@ -39,8 +40,7 @@
                 port:libxml2    \
                 port:libxslt    \
                 port:orbit2     \
-                port:pango      \
-                port:pkgconfig  \
+                path:lib/pkgconfig/pango.pc:pango \
                 port:policykit-gnome
 
 distfiles
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090509/5cbaefec/attachment.html>


More information about the macports-changes mailing list