Changes between Initial Version and Version 1 of Ticket #38496


Ignore:
Timestamp:
Mar 22, 2013, 5:02:01 PM (11 years ago)
Author:
mf2k (Frank Schima)
Comment:

In the future, please use WikiFormatting, fill in the Port field and cc the port maintainer(s).

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #38496

    • Property Owner changed from macports-tickets@… to phw@…
    • Property Port org-mode-devel added
  • Ticket #38496 – Description

    initial v1  
    33Simple change is to replace
    44
     5{{{
    56destroot.destdir    prefix=${destroot}${prefix}
     7}}}
    68
    79in Portfile to
    810
     11{{{
    912destroot.destdir    prefix=${destroot}${prefix}/share
     13}}}