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

snc at macports.org snc at macports.org
Wed Mar 14 12:19:13 PDT 2012


Revision: 90795
          https://trac.macports.org/changeset/90795
Author:   snc at macports.org
Date:     2012-03-14 12:19:13 -0700 (Wed, 14 Mar 2012)
Log Message:
-----------
pspp: whitespace

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

Modified: trunk/dports/math/pspp/Portfile
===================================================================
--- trunk/dports/math/pspp/Portfile	2012-03-14 19:17:54 UTC (rev 90794)
+++ trunk/dports/math/pspp/Portfile	2012-03-14 19:19:13 UTC (rev 90795)
@@ -30,7 +30,7 @@
                         port:pkgconfig
 configure.perl          ${prefix}/bin/perl
 
-depends_lib		        port:gsl \
+depends_lib             port:gsl \
                         port:libiconv \
                         port:zlib \
                         port:libxml2 \
@@ -107,24 +107,24 @@
             ${destroot}${prefix}/lib/pspp/libpsppwidgets.so
 
         move ${destroot}${prefix}/bin/psppire \
-			${destroot}${prefix}/libexec/${name}/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
         reinplace s|@NAME@|${name}|g ${destroot}${prefix}/bin/psppire
 
-	    xinstall -d ${destroot}${applications_dir}/PSPP.app/Contents/MacOS
-	    xinstall -m 644 ${filespath}/PSPP.app/Contents/Info.plist \
-		    ${destroot}${applications_dir}/PSPP.app/Contents
+        xinstall -d ${destroot}${applications_dir}/PSPP.app/Contents/MacOS
+        xinstall -m 644 ${filespath}/PSPP.app/Contents/Info.plist \
+            ${destroot}${applications_dir}/PSPP.app/Contents
         reinplace s|@VERSION@|${version}|g \
             ${destroot}${applications_dir}/PSPP.app/Contents/Info.plist
         reinplace s|@NAME@|${name}|g \
             ${destroot}${applications_dir}/PSPP.app/Contents/Info.plist
-	    copy ${destroot}${prefix}/bin/psppire \
-		    ${destroot}${applications_dir}/PSPP.app/Contents/MacOS
-	    reinplace "s|psppire|psppire \\&|g" \
-	     	${destroot}${applications_dir}/PSPP.app/Contents/MacOS/psppire
-	    xinstall -m 644 ${filespath}/PSPP.app/Contents/PkgInfo \
-	     	${destroot}${applications_dir}/PSPP.app/Contents
+        copy ${destroot}${prefix}/bin/psppire \
+            ${destroot}${applications_dir}/PSPP.app/Contents/MacOS
+        reinplace "s|psppire|psppire \\&|g" \
+            ${destroot}${applications_dir}/PSPP.app/Contents/MacOS/psppire
+        xinstall -m 644 ${filespath}/PSPP.app/Contents/PkgInfo \
+            ${destroot}${applications_dir}/PSPP.app/Contents
     }
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120314/74f158b4/attachment.html>


More information about the macports-changes mailing list