[74531] trunk/dports/graphics/libQGLViewer/Portfile

raphael at macports.org raphael at macports.org
Mon Dec 20 12:23:54 PST 2010


Revision: 74531
          http://trac.macports.org/changeset/74531
Author:   raphael at macports.org
Date:     2010-12-20 12:23:48 -0800 (Mon, 20 Dec 2010)
Log Message:
-----------
libQGLViewer: only whitespace changes

Modified Paths:
--------------
    trunk/dports/graphics/libQGLViewer/Portfile

Modified: trunk/dports/graphics/libQGLViewer/Portfile
===================================================================
--- trunk/dports/graphics/libQGLViewer/Portfile	2010-12-20 20:21:57 UTC (rev 74530)
+++ trunk/dports/graphics/libQGLViewer/Portfile	2010-12-20 20:23:48 UTC (rev 74531)
@@ -52,15 +52,16 @@
 
 use_parallel_build              no
 
-post-destroot {                 system "cd ${worksrcpath}/examples && make clean"
-                                copy ${worksrcpath}/examples ${destroot}${applications_dir}/libQGLViewer\ Examples
-                                xinstall -m 755 -d ${destroot}${prefix}/share/doc/${name}
-                                xinstall -m 644 -W ${worksrcpath} \
-                                     CHANGELOG \
-                                     GPL_EXCEPTION \
-                                     LICENCE \
-                                     README \
-                                     ${destroot}${prefix}/share/doc/${name}
+post-destroot {
+    system "cd ${worksrcpath}/examples && make clean"
+    copy ${worksrcpath}/examples ${destroot}${applications_dir}/libQGLViewer\ Examples
+    xinstall -m 755 -d ${destroot}${prefix}/share/doc/${name}
+    xinstall -m 644 -W ${worksrcpath} \
+        CHANGELOG \
+        GPL_EXCEPTION \
+        LICENCE \
+        README \
+        ${destroot}${prefix}/share/doc/${name}
 }
 
 livecheck.type                  regex
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20101220/5b135510/attachment.html>


More information about the macports-changes mailing list