[56207] trunk/dports/textproc/jive/Portfile

ryandesign at macports.org ryandesign at macports.org
Tue Aug 25 02:10:19 PDT 2009


Revision: 56207
          http://trac.macports.org/changeset/56207
Author:   ryandesign at macports.org
Date:     2009-08-25 02:10:18 -0700 (Tue, 25 Aug 2009)
Log Message:
-----------
jive: use configure.cc; see UsingTheRightCompiler

Modified Paths:
--------------
    trunk/dports/textproc/jive/Portfile

Modified: trunk/dports/textproc/jive/Portfile
===================================================================
--- trunk/dports/textproc/jive/Portfile	2009-08-25 09:07:58 UTC (rev 56206)
+++ trunk/dports/textproc/jive/Portfile	2009-08-25 09:10:18 UTC (rev 56207)
@@ -28,5 +28,7 @@
     system "install -o root -m 755 -d ${destroot}${prefix}/share/man/man1"
 }
 
+build.args              CC=${configure.cc}
+
 destroot.args           prefix=${destroot}${prefix} \
                         MANDIR=${destroot}${prefix}/share/man/man1
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090825/794a9cfd/attachment-0001.html>


More information about the macports-changes mailing list