[67927] trunk/dports/graphics/makeicns/Portfile
ryandesign at macports.org
ryandesign at macports.org
Fri May 21 13:21:19 PDT 2010
Revision: 67927
http://trac.macports.org/changeset/67927
Author: ryandesign at macports.org
Date: 2010-05-21 13:21:16 -0700 (Fri, 21 May 2010)
Log Message:
-----------
makeicns: update to 1.4 and ensure we're UsingTheRightCompiler; see #24936
Modified Paths:
--------------
trunk/dports/graphics/makeicns/Portfile
Modified: trunk/dports/graphics/makeicns/Portfile
===================================================================
--- trunk/dports/graphics/makeicns/Portfile 2010-05-21 19:42:47 UTC (rev 67926)
+++ trunk/dports/graphics/makeicns/Portfile 2010-05-21 20:21:16 UTC (rev 67927)
@@ -4,7 +4,7 @@
PortSystem 1.0
name makeicns
-version 1.3
+version 1.4
categories graphics
maintainers techno.ms:mk-macports pixilla.com:brad
@@ -23,13 +23,15 @@
distname ${version}
worksrcdir ${name}
-checksums md5 bcf46a25d5c09faff4c648d36e800ec5 \
- sha1 d3c5b9c41737144b2e2488b3b81d27b6192b3700 \
- rmd160 8cf48c3095652082d5e7f82d5f2217d3168dae73
+checksums md5 37cc153f69b60625a03c322bd3bafef8 \
+ sha1 592c2c17fb3ad6f7b480878a2c5764953b69c125 \
+ rmd160 ccdfb493b63f19d508d3ef18aaad67b12c9eda70
use_configure no
build.target
+build.env CC=${configure.cc} \
+ CXX=${configure.cxx}
destroot {
xinstall ${worksrcpath}/${name} ${destroot}${prefix}/bin/${name}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100521/c39b4efe/attachment.html>
More information about the macports-changes
mailing list