Changeset 118682
- Timestamp:
- Apr 8, 2014, 2:56:30 AM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/dports/graphics/fontconfig/Portfile
r118571 r118682 68 68 post-activate { 69 69 # fc-cache can fail due to /Network/Library/Fonts being unavailable, so force success. 70 system "${prefix}/bin/fc-cache - frsv || true"71 system "${prefix}/bin/fc-cache - frv || true"70 system "${prefix}/bin/fc-cache -sv || true" 71 system "${prefix}/bin/fc-cache -v || true" 72 72 } 73 73
Note: See TracChangeset
for help on using the changeset viewer.