[45456] trunk/dports/comms/kermit/Portfile

ryandesign at macports.org ryandesign at macports.org
Fri Jan 16 05:46:35 PST 2009


Revision: 45456
          http://trac.macports.org/changeset/45456
Author:   ryandesign at macports.org
Date:     2009-01-16 05:46:35 -0800 (Fri, 16 Jan 2009)
Log Message:
-----------
kermit: remove true-as-configure workaround from r43651 since MacPorts 1.7.0 has now been released

Modified Paths:
--------------
    trunk/dports/comms/kermit/Portfile

Modified: trunk/dports/comms/kermit/Portfile
===================================================================
--- trunk/dports/comms/kermit/Portfile	2009-01-16 13:39:19 UTC (rev 45455)
+++ trunk/dports/comms/kermit/Portfile	2009-01-16 13:46:35 UTC (rev 45456)
@@ -36,8 +36,7 @@
 	build.target		freebsd${major}${minor}
 }
 
-configure.cmd	true
-post-configure {
+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/20090116/b99fb3bb/attachment.html>


More information about the macports-changes mailing list