Changeset 81413
- Timestamp:
- 07/29/11 21:57:35 (4 years ago)
- File:
-
- 1 edited
-
trunk/dports/x11/qt3/Portfile (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/dports/x11/qt3/Portfile
r81275 r81413 146 146 147 147 # The ranlib above requires the build phase to be run as root 148 build.asroot yes 148 if {[getuid] == 0} { 149 build.asroot yes 150 } 149 151 150 152 use_parallel_build yes
Note: See TracChangeset
for help on using the changeset viewer.

