[53256] trunk/dports/aqua/TeXShop/Portfile

snc at macports.org snc at macports.org
Wed Jul 1 17:03:38 PDT 2009


Revision: 53256
          http://trac.macports.org/changeset/53256
Author:   snc at macports.org
Date:     2009-07-01 17:03:37 -0700 (Wed, 01 Jul 2009)
Log Message:
-----------
whitespace changes

Modified Paths:
--------------
    trunk/dports/aqua/TeXShop/Portfile

Modified: trunk/dports/aqua/TeXShop/Portfile
===================================================================
--- trunk/dports/aqua/TeXShop/Portfile	2009-07-01 23:59:09 UTC (rev 53255)
+++ trunk/dports/aqua/TeXShop/Portfile	2009-07-02 00:03:37 UTC (rev 53256)
@@ -6,7 +6,7 @@
 
 name            TeXShop
 version         2.26
-revision		1
+revision        1
 categories      aqua editors
 
 maintainers     snc openmaintainer
@@ -35,8 +35,8 @@
 }
 }
 
-post-extract	{
-	reinplace "s/defaultConfigurationName = Debug/defaultConfigurationName = Release/" ${worksrcpath}/${name}.xcodeproj/project.pbxproj
+post-extract    {
+    reinplace "s/defaultConfigurationName = Debug/defaultConfigurationName = Release/" ${worksrcpath}/${name}.xcodeproj/project.pbxproj
     
     set sparkle "Sparkle.framework/Versions/A/Sparkle"
     set ogrekit "OgreKit.framework/Versions/A/OgreKit"
@@ -59,17 +59,17 @@
 
 build.target    ${name}
 
-xcode.project		${name}.xcodeproj
-xcode.configuration	Release
+xcode.project   ${name}.xcodeproj
+xcode.configuration Release
 xcode.build.settings    FRAMEWORK_SEARCH_PATHS=${worksrcpath} \
-			CONFIGURATION_BUILD_DIR=${worksrcpath}/build
+                        CONFIGURATION_BUILD_DIR=${worksrcpath}/build
 
 destroot.target     ${name}
 eval xcode.destroot.settings INSTALL_MODE_FLAG=755 ${xcode.build.settings}
 post-destroot        {
-	file delete -force ${destroot}${applications_dir}/TeX.mdimporter
+    file delete -force ${destroot}${applications_dir}/TeX.mdimporter
 
-	xinstall -m 755 ${filespath}/lilypond.engine ${destroot}${applications_dir}/${name}.app/Contents/Resources/${name}/Engines/Lilypond.engine
+    xinstall -m 755 ${filespath}/lilypond.engine ${destroot}${applications_dir}/${name}.app/Contents/Resources/${name}/Engines/Lilypond.engine
     reinplace s|@@PREFIX@@|${prefix}|g ${destroot}${applications_dir}/${name}.app/Contents/Resources/${name}/Engines/Lilypond.engine
     ui_msg "If you intend to use the Lilypond engine, please copy ${applications_dir}/${name}.app/Contents/Resources/${name}/Engines/Lilypond.engine to ~/Library/${name}/Engines/Lilypond.engine"
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090701/18d1a442/attachment-0001.html>


More information about the macports-changes mailing list