[71398] trunk/dports/textproc/dos2unix/Portfile

jmr at macports.org jmr at macports.org
Sat Sep 11 18:40:27 PDT 2010


Revision: 71398
          http://trac.macports.org/changeset/71398
Author:   jmr at macports.org
Date:     2010-09-11 18:40:23 -0700 (Sat, 11 Sep 2010)
Log Message:
-----------
dos2unix: use configure.cc (#25120)

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

Modified: trunk/dports/textproc/dos2unix/Portfile
===================================================================
--- trunk/dports/textproc/dos2unix/Portfile	2010-09-12 01:16:07 UTC (rev 71397)
+++ trunk/dports/textproc/dos2unix/Portfile	2010-09-12 01:40:23 UTC (rev 71398)
@@ -21,7 +21,8 @@
 
 use_configure	no
 
-build.args      prefix=${prefix}
+build.args      prefix=${prefix} \
+                CC=${configure.cc}
 
 set CFLAGS_OS "${configure.cflags} ${configure.cppflags}"
 set LDFLAGS_EXTRA "${configure.ldflags} -lintl"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100911/f617829c/attachment.html>


More information about the macports-changes mailing list