[19755] trunk/dports/gnome/gnome-icon-theme/Portfile

source_changes at macosforge.org source_changes at macosforge.org
Wed Sep 27 17:13:28 PDT 2006


Revision: 19755
          http://trac.macosforge.org/projects/macports/changeset/19755
Author:   rhwood at macports.org
Date:     2006-09-27 17:13:28 -0700 (Wed, 27 Sep 2006)

Log Message:
-----------
Add dependency on icon-naming-utils. Bump revision to ensure rebuilding after gettext fiasco.

Modified Paths:
--------------
    trunk/dports/gnome/gnome-icon-theme/Portfile

Modified: trunk/dports/gnome/gnome-icon-theme/Portfile
===================================================================
--- trunk/dports/gnome/gnome-icon-theme/Portfile	2006-09-28 00:06:33 UTC (rev 19754)
+++ trunk/dports/gnome/gnome-icon-theme/Portfile	2006-09-28 00:13:28 UTC (rev 19755)
@@ -1,7 +1,8 @@
-# $Id: Portfile,v 1.18 2006/04/29 15:24:18 rhwood Exp $
+# $Id:$
 PortSystem 1.0
 name		gnome-icon-theme
 version		2.16.0.1
+revision	1
 description	A collection of icons for the GNOME 2 desktop.
 long_description        gnome-icon-theme is a collection of icons and \
 			emblems for the GNOME 2 desktop.
@@ -12,8 +13,11 @@
 master_sites    gnome:sources/${name}/2.16/
 checksums	rmd160 6377b61d4e189f8d26d54b9bdba3203460f1da00
 
-depends_lib	bin:perl:perl5.8 lib:libgettextlib:gettext port:intltool \
-                port:hicolor-icon-theme
+depends_lib	port:perl5.8 \
+		port:gettext \
+		port:intltool \
+                port:hicolor-icon-theme \
+		port:icon-naming-utils
 
 use_bzip2 	yes
 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20060927/5323dd0c/attachment.html


More information about the macports-changes mailing list