Modified: trunk/dports/graphics/libQGLViewer/Portfile (74530 => 74531)
--- 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