[47244] trunk/dports/science/xastir/Portfile

blb at macports.org blb at macports.org
Mon Feb 23 18:38:43 PST 2009


Revision: 47244
          http://trac.macports.org/changeset/47244
Author:   blb at macports.org
Date:     2009-02-23 18:38:42 -0800 (Mon, 23 Feb 2009)
Log Message:
-----------
science/xastir - remove cd command, ticket #18478 (maintainer timeout)

Modified Paths:
--------------
    trunk/dports/science/xastir/Portfile

Modified: trunk/dports/science/xastir/Portfile
===================================================================
--- trunk/dports/science/xastir/Portfile	2009-02-24 02:16:47 UTC (rev 47243)
+++ trunk/dports/science/xastir/Portfile	2009-02-24 02:38:42 UTC (rev 47244)
@@ -16,8 +16,7 @@
 		port:libgeotiff port:freetype port:ImageMagick port:gdal \
 		port:pcre port:db44 port:tiff port:proj port:shapelib
 
-pre-configure    { cd ${worksrcpath}
-                   system "sh ./bootstrap.sh" }
+pre-configure    { system "cd ${worksrcpath} && sh ./bootstrap.sh" }
 
 configure.cflags  -I${prefix}/include/db44 -I${prefix}/include
 configure.ldflags -L${prefix}/lib/db44 -L${prefix}/lib
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090223/c53aa9e2/attachment-0001.html>


More information about the macports-changes mailing list