[47415] trunk/dports/graphics/graphviz/Portfile

jeremyhu at macports.org jeremyhu at macports.org
Fri Feb 27 17:53:06 PST 2009


Revision: 47415
          http://trac.macports.org/changeset/47415
Author:   jeremyhu at macports.org
Date:     2009-02-27 17:53:06 -0800 (Fri, 27 Feb 2009)
Log Message:
-----------
graphviz: Fixed pango dep deletion for no_pangocairo dependency

Modified Paths:
--------------
    trunk/dports/graphics/graphviz/Portfile

Modified: trunk/dports/graphics/graphviz/Portfile
===================================================================
--- trunk/dports/graphics/graphviz/Portfile	2009-02-28 01:52:33 UTC (rev 47414)
+++ trunk/dports/graphics/graphviz/Portfile	2009-02-28 01:53:06 UTC (rev 47415)
@@ -354,7 +354,7 @@
 variant no_pangocairo description {Remove pangocairo support (no antialiased bitmapped output; no PDF output)} {
     depends_lib-delete \
         port:cairo \
-        port:pango
+        path:lib/pkgconfig/pango.pc:pango
     configure.args-delete \
         --with-pangocairo
     configure.args-append \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090227/c3573033/attachment.html>


More information about the macports-changes mailing list