[86755] trunk/dports/math/gnuplot/Portfile

ryandesign at macports.org ryandesign at macports.org
Wed Nov 2 18:43:45 PDT 2011


Revision: 86755
          http://trac.macports.org/changeset/86755
Author:   ryandesign at macports.org
Date:     2011-11-02 18:43:44 -0700 (Wed, 02 Nov 2011)
Log Message:
-----------
gnuplot: write pango dependency so pango-devel can satisfy it

Modified Paths:
--------------
    trunk/dports/math/gnuplot/Portfile

Modified: trunk/dports/math/gnuplot/Portfile
===================================================================
--- trunk/dports/math/gnuplot/Portfile	2011-11-03 01:38:03 UTC (rev 86754)
+++ trunk/dports/math/gnuplot/Portfile	2011-11-03 01:43:44 UTC (rev 86755)
@@ -100,7 +100,7 @@
 }
 
 variant pangocairo description "Enable cairo-based terminals" {
-    depends_lib-append      port:pango
+    depends_lib-append      path:lib/pkgconfig/pango.pc:pango
     configure.args-delete   --without-cairo
 }
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20111102/403c8b44/attachment.html>


More information about the macports-changes mailing list