Revision
74375
Author
and.damore@macports.org
Date
2010-12-14 05:24:57 -0800 (Tue, 14 Dec 2010)

Log Message

libtifiles2 whitespace changes

Modified Paths

Diff

Modified: trunk/dports/math/libtifiles2/Portfile (74374 => 74375)


--- trunk/dports/math/libtifiles2/Portfile	2010-12-14 13:24:10 UTC (rev 74374)
+++ trunk/dports/math/libtifiles2/Portfile	2010-12-14 13:24:57 UTC (rev 74375)
@@ -26,4 +26,6 @@
                     path:lib/pkgconfig/glib-2.0.pc:glib2 \
                     port:zlib
 
-pre-destroot		{ system "chmod +x ${worksrcpath}/install-sh " }
+pre-destroot {
+    system "chmod +x ${worksrcpath}/install-sh "
+}