[29763] trunk/dports/science/opendx-samples/Portfile

source_changes at macosforge.org source_changes at macosforge.org
Mon Oct 8 12:51:17 PDT 2007


Revision: 29763
          http://trac.macosforge.org/projects/macports/changeset/29763
Author:   gwright at macports.org
Date:     2007-10-08 12:51:16 -0700 (Mon, 08 Oct 2007)

Log Message:
-----------
de-cd.

Modified Paths:
--------------
    trunk/dports/science/opendx-samples/Portfile

Modified: trunk/dports/science/opendx-samples/Portfile
===================================================================
--- trunk/dports/science/opendx-samples/Portfile	2007-10-08 19:39:41 UTC (rev 29762)
+++ trunk/dports/science/opendx-samples/Portfile	2007-10-08 19:51:16 UTC (rev 29763)
@@ -2,6 +2,7 @@
 PortSystem 1.0
 name		opendx-samples
 version		4.4.0
+revision	1
 categories	science
 maintainers	gwright at macports.org
 platforms	darwin
@@ -25,8 +26,7 @@
 depends_lib	port:opendx
 
 configure.env	JAVAC=/usr/bin/javac
-post-extract	{ cd ${worksrcpath}
-		  set fixers [ exec find . -type f | xargs grep -l /usr/lpp ]
+post-extract	{ set fixers [ exec find ${worksrcpath} -type f | xargs grep -l /usr/lpp ]
 		  foreach fil ${fixers} {
 			reinplace "s|/usr/lpp|${prefix}|g" ${fil}
 		  }

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


More information about the macports-changes mailing list