Modified: trunk/dports/editors/org-mode/Portfile (68451 => 68452)
--- trunk/dports/editors/org-mode/Portfile 2010-06-03 20:43:42 UTC (rev 68451)
+++ trunk/dports/editors/org-mode/Portfile 2010-06-03 20:45:46 UTC (rev 68452)
@@ -5,6 +5,7 @@
name org-mode
version 6.36c
+revision 1
categories editors
maintainers dports
platforms darwin
@@ -32,9 +33,6 @@
destroot.destdir prefix=${destroot}${prefix}
destroot.target install-lisp install-info
-# rename info file to avoid conflict with the one installed by emacs port
-post-destroot { move ${destroot}${prefix}/share/info/org \
- ${destroot}${prefix}/share/info/org.${version} }
livecheck.type regex
livecheck.url ${homepage}