Changeset 79768
- Timestamp:
- 06/25/11 01:10:10 (4 years ago)
- File:
-
- 1 edited
-
trunk/dports/multimedia/VLC/Portfile (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/dports/multimedia/VLC/Portfile
r79604 r79768 273 273 } 274 274 275 # The real fix is to add a fdatasync prototype since it's the 276 # *prototype* that is missing ... but this will do for now. 275 277 platform darwin 10 { 276 278 patchfiles-append patch-fdatasync_sl.diff 277 279 } 280 platform darwin 11 { 281 patchfiles-append patch-fdatasync_sl.diff 282 }
Note: See TracChangeset
for help on using the changeset viewer.

