[78451] trunk/dports/games/chromium-bsu/Portfile

ryandesign at macports.org ryandesign at macports.org
Sat May 7 23:23:50 PDT 2011


Revision: 78451
          http://trac.macports.org/changeset/78451
Author:   ryandesign at macports.org
Date:     2011-05-07 23:23:47 -0700 (Sat, 07 May 2011)
Log Message:
-----------
chromium-bsu: makeicns is only needed in the platform darwin block

Modified Paths:
--------------
    trunk/dports/games/chromium-bsu/Portfile

Modified: trunk/dports/games/chromium-bsu/Portfile
===================================================================
--- trunk/dports/games/chromium-bsu/Portfile	2011-05-08 05:52:53 UTC (rev 78450)
+++ trunk/dports/games/chromium-bsu/Portfile	2011-05-08 06:23:47 UTC (rev 78451)
@@ -18,8 +18,7 @@
 checksums               sha1    819107ecb8d0194c0827bc16dec252d30199d7e9 \
                         rmd160  2909f2f0da0cb2272b9bf25bf6474d46a346512c
 
-depends_build           port:pkgconfig \
-                        port:makeicns
+depends_build           port:pkgconfig
 
 depends_lib             path:lib/pkgconfig/sdl.pc:libsdl \
                         port:libsdl_image \
@@ -44,6 +43,7 @@
 configure.ldflags-append -lintl
 
 platform darwin {
+    depends_build-append port:makeicns
     set appname {Chromium B.S.U.}
     post-extract {
         copy ${filespath}/Info.plist.in ${workpath}/Info.plist
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110507/354d1c6b/attachment-0001.html>


More information about the macports-changes mailing list