[32944] trunk/dports/x11/kxterm/Portfile
ryandesign at macports.org
ryandesign at macports.org
Tue Jan 15 03:58:23 PST 2008
Revision: 32944
http://trac.macosforge.org/projects/macports/changeset/32944
Author: ryandesign at macports.org
Date: 2008-01-15 03:58:22 -0800 (Tue, 15 Jan 2008)
Log Message:
-----------
kxterm: no longer use the deprecated 'cd' command
Modified Paths:
--------------
trunk/dports/x11/kxterm/Portfile
Modified: trunk/dports/x11/kxterm/Portfile
===================================================================
--- trunk/dports/x11/kxterm/Portfile 2008-01-15 11:57:51 UTC (rev 32943)
+++ trunk/dports/x11/kxterm/Portfile 2008-01-15 11:58:22 UTC (rev 32944)
@@ -33,8 +33,7 @@
patchfiles patch-cxterm_misc.c patch-CXterm.ad
configure {
- cd ${worksrcpath}
- system "xmkmf"
+ system "cd ${worksrcpath} && xmkmf"
}
build.target -f Makefile.ini World
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080115/d5af3185/attachment.html
More information about the macports-changes
mailing list