[61174] trunk/dports/sysutils/nrg4iso/Portfile

ryandesign at macports.org ryandesign at macports.org
Thu Dec 3 16:38:52 PST 2009


Revision: 61174
          http://trac.macports.org/changeset/61174
Author:   ryandesign at macports.org
Date:     2009-12-03 16:38:49 -0800 (Thu, 03 Dec 2009)
Log Message:
-----------
nrg4iso: make sure we're UsingTheRightCompiler

Modified Paths:
--------------
    trunk/dports/sysutils/nrg4iso/Portfile

Modified: trunk/dports/sysutils/nrg4iso/Portfile
===================================================================
--- trunk/dports/sysutils/nrg4iso/Portfile	2009-12-03 23:54:07 UTC (rev 61173)
+++ trunk/dports/sysutils/nrg4iso/Portfile	2009-12-04 00:38:49 UTC (rev 61174)
@@ -29,6 +29,8 @@
 build.target		${name}
 use_parallel_build	yes
 
+build.args			CC=${configure.cc}
+
 destroot {
 	xinstall -m 775					\
 		-W ${workpath}/${name}		\
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20091203/6b7c22e9/attachment-0001.html>


More information about the macports-changes mailing list