[41360] trunk/dports/x11/pangomm/Portfile
devans at macports.org
devans at macports.org
Fri Oct 31 09:08:36 PDT 2008
Revision: 41360
http://trac.macports.org/changeset/41360
Author: devans at macports.org
Date: 2008-10-31 09:08:34 -0700 (Fri, 31 Oct 2008)
Log Message:
-----------
pangomm: allow pango-devel and cairomm-devel to satisfy dependencies on pango and cairomm.
Modified Paths:
--------------
trunk/dports/x11/pangomm/Portfile
Modified: trunk/dports/x11/pangomm/Portfile
===================================================================
--- trunk/dports/x11/pangomm/Portfile 2008-10-31 15:38:56 UTC (rev 41359)
+++ trunk/dports/x11/pangomm/Portfile 2008-10-31 16:08:34 UTC (rev 41360)
@@ -19,8 +19,12 @@
sha1 da6acdc8b4dc404d6c5bde648ac7d0eb4620c1b1 \
rmd160 37025760687871b4f37a5f0de2ac642d65269220
-depends_lib port:pango port:glibmm port:cairomm port:libsigcxx2
+depends_lib path:${prefix}/lib/pkgconfig/pango.pc:pango \
+ path:${prefix}/lib/pkgconfig/cairomm-1.0.pc:cairomm \
+ port:glibmm \
+ port:libsigcxx2
+
livecheck.check regex
livecheck.url http://ftp.gnome.org/pub/gnome/sources/${name}/${branch}/
livecheck.regex {LATEST-IS-(\d+(?:\.\d+)*)}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081031/e19959fc/attachment.html>
More information about the macports-changes
mailing list