most recent changes, diff for jasper
Index: graphics/jasper/Portfile
--- graphics/jasper/Portfile (revision 36741)
+++ graphics/jasper/Portfile (revision 36742)
@@ -42,7 +42,7 @@
post-destroot {
xinstall -m 755 -d ${destroot}${prefix}/share/doc
copy ${worksrcpath}/doc ${destroot}${prefix}/share/doc/${name}-${version}
- file attributes ${destroot}${prefix}/share/doc/${name} -permissions go-w
+ file attributes ${destroot}${prefix}/share/doc/${name}-${version} -permissions go-w
}
variant jiv description {build a basic viewer as well} {