[43912] trunk/dports/gnome/vte/Portfile

jeremyhu at macports.org jeremyhu at macports.org
Tue Dec 16 22:50:58 PST 2008


Revision: 43912
          http://trac.macports.org/changeset/43912
Author:   jeremyhu at macports.org
Date:     2008-12-16 22:50:58 -0800 (Tue, 16 Dec 2008)
Log Message:
-----------
vte: Removed some redundant dependencies brought in already by gtk2

Modified Paths:
--------------
    trunk/dports/gnome/vte/Portfile

Modified: trunk/dports/gnome/vte/Portfile
===================================================================
--- trunk/dports/gnome/vte/Portfile	2008-12-17 06:49:31 UTC (rev 43911)
+++ trunk/dports/gnome/vte/Portfile	2008-12-17 06:50:58 UTC (rev 43912)
@@ -26,15 +26,8 @@
 
 depends_lib     port:python25 \
                 port:py25-gtk \
-                port:fontconfig \
-                port:freetype \
-                port:gettext \
-                port:libiconv \
                 port:gtk2 \
-                path:lib/pkgconfig/glib-2.0.pc:glib2 \
-                port:ncurses \
-                port:Xft2 \
-                path:lib/pkgconfig/pango.pc:pango
+                port:ncurses
 
 depends_build   port:p5-xml-parser \
                 port:pkgconfig
@@ -47,7 +40,6 @@
 use_parallel_build  yes
 
 variant no_x11 description {Disable X11 support} {
-    depends_lib-delete      port:Xft2
     configure.args-append   --without-x
 }
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081216/2c13bc71/attachment.html>


More information about the macports-changes mailing list