[37458] trunk/dports/gnome/gnome-terminal/Portfile

jmr at macports.org jmr at macports.org
Sun Jun 8 06:54:35 PDT 2008


Revision: 37458
          http://trac.macosforge.org/projects/macports/changeset/37458
Author:   jmr at macports.org
Date:     2008-06-08 06:54:34 -0700 (Sun, 08 Jun 2008)

Log Message:
-----------
gnome-terminal: switch to all port: dependencies. Fixes #15554.

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

Modified: trunk/dports/gnome/gnome-terminal/Portfile
===================================================================
--- trunk/dports/gnome/gnome-terminal/Portfile	2008-06-08 12:43:39 UTC (rev 37457)
+++ trunk/dports/gnome/gnome-terminal/Portfile	2008-06-08 13:54:34 UTC (rev 37458)
@@ -21,18 +21,28 @@
 patchfiles	patch_terminal-screen.c.diff
 
 depends_lib \
+	port:audiofile \
+	port:dbus \
+	port:dbus-glib \
+	port:expat \
+	port:fontconfig \
+	port:freetype \
+	port:gettext \
+	port:gnome-doc-utils \
 	port:gnome-platform-suite \
-	bin:perl:perl5.8 lib:libexpat:expat port:freetype lib:libtiff:tiff \
-	port:fontconfig port:zlib lib:libgettextlib:gettext \
-	lib:libiconv:libiconv port:libart_lgpl \
-	lib:libpng:libpng \
-	lib:libjpeg:jpeg \
-	port:Xft2 port:audiofile \
+	port:jpeg \
+	port:libart_lgpl \
 	port:libbonoboui \
-	port:xrender port:zlib \
-	port:popt port:gnome-doc-utils port:startup-notification port:vte \
-	port:dbus \
-	port:dbus-glib
+	port:libiconv \
+	port:libpng \
+	port:perl5.8 \
+	port:popt \
+	port:startup-notification \
+	port:tiff \
+	port:vte \
+	port:Xft2 \
+	port:xrender \
+	port:zlib
 
 use_bzip2 	yes
 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080608/b047e97c/attachment.htm 


More information about the macports-changes mailing list