[34243] trunk/dports/devel/libgdiplus/Portfile

stechert at macports.org stechert at macports.org
Mon Feb 18 18:21:41 PST 2008


Revision: 34243
          http://trac.macosforge.org/projects/macports/changeset/34243
Author:   stechert at macports.org
Date:     2008-02-18 18:21:41 -0800 (Mon, 18 Feb 2008)

Log Message:
-----------
remove trailing whitespace from Portfile as per the lint report

Modified Paths:
--------------
    trunk/dports/devel/libgdiplus/Portfile

Modified: trunk/dports/devel/libgdiplus/Portfile
===================================================================
--- trunk/dports/devel/libgdiplus/Portfile	2008-02-19 00:26:21 UTC (rev 34242)
+++ trunk/dports/devel/libgdiplus/Portfile	2008-02-19 02:21:41 UTC (rev 34243)
@@ -20,7 +20,7 @@
                 sha1 57321ab24b9fe1f821e39e3cffdf8c16a2e9677b \
                 rmd160 9eeb1f3859017e1b73d7b49d96cb103413a806b6
 
-depends_build   port:pkgconfig 
+depends_build   port:pkgconfig
 
 depends_lib	port:jpeg \
 		port:tiff \
@@ -35,20 +35,20 @@
 		port:libiconv \
 		port:libexif \
 		port:glib2 \
-		lib:libX11.6:XFree86 
+		lib:libX11.6:XFree86
 
-post-patch { 
- 	reinplace "s/-pthread/-lpthread/g" ${worksrcpath}/configure 
-} 
+post-patch {
+ 	reinplace "s/-pthread/-lpthread/g" ${worksrcpath}/configure
+}
 
-test.run        yes 
-test.target     check 
+test.run        yes
+test.target     check
 
-post-destroot { 
-	set docdir ${prefix}/share/doc/${name}-${version} 
-	xinstall -d ${destroot}${docdir} 
+post-destroot {
+	set docdir ${prefix}/share/doc/${name}-${version}
+	xinstall -d ${destroot}${docdir}
 	xinstall -m 0644 -W ${worksrcpath} AUTHORS COPYING ChangeLog LICENSE NEWS \
-		README TODO ${destroot}${docdir} 
+		README TODO ${destroot}${docdir}
 }
 
 variant pango description {Enable Pango font rendering support (experimental)} {

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080218/a89a44f6/attachment-0001.html 


More information about the macports-changes mailing list