[52886] trunk/dports/archivers/gzrecover/Portfile
ryandesign at macports.org
ryandesign at macports.org
Wed Jun 24 23:31:04 PDT 2009
Revision: 52886
http://trac.macports.org/changeset/52886
Author: ryandesign at macports.org
Date: 2009-06-24 23:31:04 -0700 (Wed, 24 Jun 2009)
Log Message:
-----------
gzrecover: use ${configure.cc}
Modified Paths:
--------------
trunk/dports/archivers/gzrecover/Portfile
Modified: trunk/dports/archivers/gzrecover/Portfile
===================================================================
--- trunk/dports/archivers/gzrecover/Portfile 2009-06-25 06:29:45 UTC (rev 52885)
+++ trunk/dports/archivers/gzrecover/Portfile 2009-06-25 06:31:04 UTC (rev 52886)
@@ -36,6 +36,8 @@
set CFLAGS ${configure.cflags}
set LDFLAGS ${configure.ldflags}
+build.env CC=${configure.cc}
+
destroot {
xinstall ${worksrcpath}/gzrecover ${destroot}${prefix}/bin
xinstall -m 0444 ${worksrcpath}/gzrecover.1 ${destroot}${prefix}/share/man/man1
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090624/79ebfb92/attachment-0001.html>
More information about the macports-changes
mailing list