[43814] trunk/dports/science/plplot/Portfile

jeremyhu at macports.org jeremyhu at macports.org
Mon Dec 15 03:02:30 PST 2008


Revision: 43814
          http://trac.macports.org/changeset/43814
Author:   jeremyhu at macports.org
Date:     2008-12-15 03:02:30 -0800 (Mon, 15 Dec 2008)
Log Message:
-----------
plplot: No longer directly depend on xrender (and others that are pulled in already by gtk2)

Modified Paths:
--------------
    trunk/dports/science/plplot/Portfile

Modified: trunk/dports/science/plplot/Portfile
===================================================================
--- trunk/dports/science/plplot/Portfile	2008-12-15 11:00:26 UTC (rev 43813)
+++ trunk/dports/science/plplot/Portfile	2008-12-15 11:02:30 UTC (rev 43814)
@@ -109,19 +109,12 @@
 }
 
 variant gcw description {Add support for Gnome Canvas Widget} {
-    depends_lib-append      port:atk \
-                            port:cairo \
-                            port:gettext \
-                            port:glib2 \
-                            port:gtk2 \
+    depends_lib-append      port:gtk2 \
                             port:libart_lgpl \
                             port:libgnomecanvas \
                             port:libgnomeprint \
                             port:libgnomeprintui \
-                            port:libxml2 \
-                            port:pango \
-                            port:tiff \
-                            port:xrender
+                            port:libxml2
     configure.args-delete   -DPLD_gcw=OFF
     configure.args-append   -DPLD_gcw=ON
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081215/db2d43f0/attachment.html>


More information about the macports-changes mailing list