Changeset 79607
- Timestamp:
- 06/20/11 01:34:38 (4 years ago)
- Location:
- trunk/dports/x11
- Files:
-
- 2 edited
-
wine-devel/Portfile (modified) (1 diff)
-
wine/Portfile (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/dports/x11/wine-devel/Portfile
r79362 r79607 155 155 } 156 156 157 platform darwin 11 { 158 # _getdirentries_is_not_available_when_64_bit_inodes_are_in_effect dlls/ntdll/directory.o 159 configure.cppflags-append -D_DARWIN_NO_64_BIT_INODE 160 } 161 157 162 pre-fetch { 158 163 if {"big" == ${os.endian}} { -
trunk/dports/x11/wine/Portfile
r77682 r79607 155 155 } 156 156 157 platform darwin 11 { 158 # _getdirentries_is_not_available_when_64_bit_inodes_are_in_effect dlls/ntdll/directory.o 159 configure.cppflags-append -D_DARWIN_NO_64_BIT_INODE 160 } 161 157 162 pre-fetch { 158 163 if {"big" == ${os.endian}} {
Note: See TracChangeset
for help on using the changeset viewer.

