Modified: trunk/dports/graphics/potrace/Portfile (75845 => 75846)
--- trunk/dports/graphics/potrace/Portfile 2011-02-10 17:54:22 UTC (rev 75845)
+++ trunk/dports/graphics/potrace/Portfile 2011-02-10 17:56:52 UTC (rev 75846)
@@ -5,6 +5,7 @@
name potrace
version 1.9
+revision 1
categories graphics
maintainers nomaintainer
platforms darwin
@@ -31,7 +32,7 @@
post-destroot {
xinstall -m 755 -d ${destroot}${prefix}/share/doc/${name}
xinstall -m 644 -W ${worksrcpath} \
- AUTHORS COPYING ChangeLog INSTALL NEWS README \
+ AUTHORS COPYING ChangeLog NEWS README \
${destroot}${prefix}/share/doc/${name}
}