New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Changeset 81776


Ignore:
Timestamp:
08/04/11 13:13:41 (4 years ago)
Author:
cal@…
Message:

GitX: Remove "Enable Terminal Usage..." menu entry which used to create a symlink in /usr/local/bin

Location:
trunk/dports/devel/GitX
Files:
2 added
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dports/devel/GitX/Portfile

    r81771 r81776  
    2929xcode.configuration Release 
    3030 
    31 patchfiles disable-finder-integration.patch 
     31patchfiles          disable-finder-integration.patch \ 
     32                    remove-enable-terminal-usage.patch \ 
     33                    remove-install-cli-tool.patch 
    3234 
    3335variant finder_integration description {Enable finder integration, opening .git folders with GitX} { 
    34     patchfiles-delete disable-finder-integration.patch 
     36    patchfiles-delete   disable-finder-integration.patch 
    3537} 
    3638 
Note: See TracChangeset for help on using the changeset viewer.