Changeset 81767
- Timestamp:
- 08/04/11 12:09:06 (4 years ago)
- Location:
- trunk/dports/devel/GitX
- Files:
-
- 2 added
- 1 edited
-
Portfile (modified) (1 diff)
-
files (added)
-
files/disable-finder-integration.patch (added)
Legend:
- Unmodified
- Added
- Removed
-
trunk/dports/devel/GitX/Portfile
r81766 r81767 29 29 xcode.configuration Release 30 30 31 patchfiles disable-finder-integration.patch 32 33 variant finder_integration description {Enable finder integration, opening .git folders with GitX} { 34 patchfiles-delete disable-finder-integration.patch 35 } 36 37 default_variants +finder_integration 38 31 39 pre-fetch { 32 40 if {${os.major} < 9} {
Note: See TracChangeset
for help on using the changeset viewer.

