Changeset 82734
- Timestamp:
- 08/19/11 10:11:26 (4 years ago)
- Location:
- trunk/dports/x11
- Files:
-
- 4 edited
-
wine-crossover-games/Portfile (modified) (1 diff)
-
wine-crossover/Portfile (modified) (1 diff)
-
wine-devel/Portfile (modified) (1 diff)
-
wine/Portfile (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/dports/x11/wine-crossover-games/Portfile
r80370 r82734 157 157 ${configure.compiler} == "clang"} { 158 158 configure.compiler gcc-4.2 159 if {![file executable ${configure.cc}]} { 160 configure.compiler apple-gcc-4.2 161 } 159 162 } 160 163 -
trunk/dports/x11/wine-crossover/Portfile
r80369 r82734 154 154 ${configure.compiler} == "clang"} { 155 155 configure.compiler gcc-4.2 156 if {![file executable ${configure.cc}]} { 157 configure.compiler apple-gcc-4.2 158 } 156 159 } 157 160 -
trunk/dports/x11/wine-devel/Portfile
r82169 r82734 150 150 ${configure.compiler} == "clang"} { 151 151 configure.compiler gcc-4.2 152 if {![file executable ${configure.cc}]} { 153 configure.compiler apple-gcc-4.2 154 } 152 155 } 153 156 -
trunk/dports/x11/wine/Portfile
r80183 r82734 152 152 ${configure.compiler} == "clang"} { 153 153 configure.compiler gcc-4.2 154 if {![file executable ${configure.cc}]} { 155 configure.compiler apple-gcc-4.2 156 } 154 157 } 155 158
Note: See TracChangeset
for help on using the changeset viewer.

