Changeset 80139
- Timestamp:
- 07/05/11 00:04:50 (4 years ago)
- File:
-
- 1 edited
-
trunk/base/src/macports1.0/macports.tcl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/base/src/macports1.0/macports.tcl
r80088 r80139 3022 3022 } 3023 3023 3024 if {$prefix == "/usr/local" } {3024 if {$prefix == "/usr/local" || $prefix == "/usr"} { 3025 3025 append configure_args " --with-unsupported-prefix" 3026 3026 }
Note: See TracChangeset
for help on using the changeset viewer.

