[57498] trunk/dports/x11/awesome/Portfile

ryandesign at macports.org ryandesign at macports.org
Fri Sep 11 11:44:55 PDT 2009


Revision: 57498
          http://trac.macports.org/changeset/57498
Author:   ryandesign at macports.org
Date:     2009-09-11 11:44:55 -0700 (Fri, 11 Sep 2009)
Log Message:
-----------
awesome: allow development versions of cairo, glib2 and pango to satisfy the dependencies

Modified Paths:
--------------
    trunk/dports/x11/awesome/Portfile

Modified: trunk/dports/x11/awesome/Portfile
===================================================================
--- trunk/dports/x11/awesome/Portfile	2009-09-11 18:38:15 UTC (rev 57497)
+++ trunk/dports/x11/awesome/Portfile	2009-09-11 18:44:55 UTC (rev 57498)
@@ -28,7 +28,7 @@
                   rmd160 bbafb20b14968c563e79e5419f877beb26b36b5e
 
 depends_build \
-	port:cairo \
+	path:lib/pkgconfig/cairo.pc:cairo \
 	port:cmake \
 	port:ImageMagick \
 	port:startup-notification \
@@ -38,8 +38,8 @@
 
 depends_lib \
 	port:lua \
-	port:glib2 \
-	port:pango \
+	path:lib/pkgconfig/glib-2.0.pc:glib2 \
+	path:lib/pkgconfig/pango.pc:pango \
 	port:xcb \
 	port:xorg-libxcb \
 	port:xorg-randrproto
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090911/51b809da/attachment.html>


More information about the macports-changes mailing list