[48336] trunk/dports/math/pspp/Portfile

snc at macports.org snc at macports.org
Thu Mar 19 12:01:36 PDT 2009


Revision: 48336
          http://trac.macports.org/changeset/48336
Author:   snc at macports.org
Date:     2009-03-19 12:01:35 -0700 (Thu, 19 Mar 2009)
Log Message:
-----------
employed more macros

Modified Paths:
--------------
    trunk/dports/math/pspp/Portfile

Modified: trunk/dports/math/pspp/Portfile
===================================================================
--- trunk/dports/math/pspp/Portfile	2009-03-19 17:52:39 UTC (rev 48335)
+++ trunk/dports/math/pspp/Portfile	2009-03-19 19:01:35 UTC (rev 48336)
@@ -85,7 +85,7 @@
 
     xinstall -d ${destroot}${prefix}/libexec/${name}
 
-    file rename ${destroot}${prefix}/bin/pspp ${destroot}${prefix}/libexec/${name}/pspp
+    move ${destroot}${prefix}/bin/pspp ${destroot}${prefix}/libexec/${name}/pspp
 
     xinstall -m 755 ${filespath}/pspp.in ${destroot}${prefix}/bin/pspp
     reinplace s|@PREFIX@|${prefix}|g ${destroot}${prefix}/bin/pspp
@@ -97,7 +97,7 @@
         ln -s ${prefix}/lib/pspp/libpsppwidgets.dylib \
             ${destroot}${prefix}/lib/pspp/libpsppwidgets.so
 
-        file rename ${destroot}${prefix}/bin/psppire ${destroot}${prefix}/libexec/${name}/psppire
+        move ${destroot}${prefix}/bin/psppire ${destroot}${prefix}/libexec/${name}/psppire
 
         xinstall -m 755 ${filespath}/psppire.in ${destroot}${prefix}/bin/psppire
         reinplace s|@PREFIX@|${prefix}|g ${destroot}${prefix}/bin/psppire
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090319/0de205d2/attachment.html>


More information about the macports-changes mailing list