[43651] trunk/dports/comms/kermit/Portfile
blb at macports.org
blb at macports.org
Fri Dec 12 15:40:29 PST 2008
Revision: 43651
http://trac.macports.org/changeset/43651
Author: blb at macports.org
Date: 2008-12-12 15:40:28 -0800 (Fri, 12 Dec 2008)
Log Message:
-----------
comms/kermit - use true-as-configure kludge for 1.6 support of configure.cc
Modified Paths:
--------------
trunk/dports/comms/kermit/Portfile
Modified: trunk/dports/comms/kermit/Portfile
===================================================================
--- trunk/dports/comms/kermit/Portfile 2008-12-12 23:21:39 UTC (rev 43650)
+++ trunk/dports/comms/kermit/Portfile 2008-12-12 23:40:28 UTC (rev 43651)
@@ -36,7 +36,8 @@
build.target freebsd${major}${minor}
}
-configure {
+configure.cmd true
+post-configure {
reinplace "s|@@prefix@@|${prefix}|g" ${worksrcpath}/ckuus5.c ${worksrcpath}/makefile
reinplace "s|CC= cc|CC= ${configure.cc}|g" ${worksrcpath}/makefile
reinplace "s|CC2= cc|CC2= ${configure.cc}|g" ${worksrcpath}/makefile
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081212/1efe281c/attachment-0001.html>
More information about the macports-changes
mailing list