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

ricci at macports.org ricci at macports.org
Tue Jan 8 13:48:45 PST 2008


Revision: 32595
          http://trac.macosforge.org/projects/macports/changeset/32595
Author:   ricci at macports.org
Date:     2008-01-08 13:48:43 -0800 (Tue, 08 Jan 2008)

Log Message:
-----------
remove the 'cd' command

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

Modified: trunk/dports/comms/kermit/Portfile
===================================================================
--- trunk/dports/comms/kermit/Portfile	2008-01-08 21:46:55 UTC (rev 32594)
+++ trunk/dports/comms/kermit/Portfile	2008-01-08 21:48:43 UTC (rev 32595)
@@ -36,8 +36,8 @@
 }
 
 configure {
-	cd ${worksrcpath}
-	reinplace "s|@@prefix@@|${prefix}|g"	ckuus5.c makefile
+##	cd ${worksrcpath}
+	reinplace "s|@@prefix@@|${prefix}|g"	${worksrcpath}/ckuus5.c ${worksrcpath}/makefile
 }
 
 build.env	CFLAGS="-DBIND_8_COMPAT=1"

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080108/a842eed7/attachment.html


More information about the macports-changes mailing list