Revision: 70902 http://trac.macports.org/changeset/70902 Author: mk@macports.org Date: 2010-08-25 09:41:19 -0700 (Wed, 25 Aug 2010) Log Message: ----------- makeicns: revert back to Rev. 2 and remove supported_archs and configure.universal_archs lines to use system defaults (following sewebster's advice from http://trac.macports.org/ticket/26205#comment:36) Modified Paths: -------------- trunk/dports/graphics/makeicns/Portfile Modified: trunk/dports/graphics/makeicns/Portfile =================================================================== --- trunk/dports/graphics/makeicns/Portfile 2010-08-25 15:39:16 UTC (rev 70901) +++ trunk/dports/graphics/makeicns/Portfile 2010-08-25 16:41:19 UTC (rev 70902) @@ -5,12 +5,10 @@ name makeicns version 1.4 -revision 2 +revision 4 categories graphics maintainers techno.ms:mk-macports pixilla.com:brad platforms darwin -supported_archs ppc i386 x86_64 -configure.universal_archs ppc i386 license MIT description This program lets you convert all kinds of images to Apple's icns format on the command line.
participants (1)
-
mk@macports.org