Changeset 80054
- Timestamp:
- 07/03/11 05:55:55 (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/dports/_resources/port1.0/group/x11font-1.0.tcl
r80053 r80054 71 71 } 72 72 73 # This should be done when uninstalling, but deactivate doesn't currently 74 # work 75 # post-deactivate { 76 # system "mkfontscale ${x11font_myfontdir}" 77 # system "mkfontdir ${x11font_myfontdir}" 78 # system "fc-cache ${x11font_myfontdir}" 79 # } 73 post-deactivate { 74 system "mkfontscale ${x11font_myfontdir}" 75 system "mkfontdir ${x11font_myfontdir}" 76 system "fc-cache ${x11font_myfontdir}" 77 } 80 78 81 79 livecheck.type regex … … 83 81 livecheck.url ${master_sites} 84 82 } 85
Note: See TracChangeset
for help on using the changeset viewer.

