[46014] trunk/dports/devel/dbus-python26/Portfile

ryandesign at macports.org ryandesign at macports.org
Tue Jan 27 00:31:46 PST 2009


Revision: 46014
          http://trac.macports.org/changeset/46014
Author:   ryandesign at macports.org
Date:     2009-01-27 00:31:45 -0800 (Tue, 27 Jan 2009)
Log Message:
-----------
dbus-python26: variables are not expanded in depspecs; fix glib2 dependency so it actually works

Modified Paths:
--------------
    trunk/dports/devel/dbus-python26/Portfile

Modified: trunk/dports/devel/dbus-python26/Portfile
===================================================================
--- trunk/dports/devel/dbus-python26/Portfile	2009-01-27 08:30:45 UTC (rev 46013)
+++ trunk/dports/devel/dbus-python26/Portfile	2009-01-27 08:31:45 UTC (rev 46014)
@@ -26,7 +26,7 @@
 depends_lib     port:dbus \
                 port:dbus-glib \
                 port:gettext \
-                path:${prefix}/lib/pkgconfig/glib-2.0.pc:glib2 \
+                path:lib/pkgconfig/glib-2.0.pc:glib2 \
                 port:libiconv \
                 port:python26 \
                 port:py26-gobject
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090127/e2d8666f/attachment-0001.html>


More information about the macports-changes mailing list