New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Changeset 81275


Ignore:
Timestamp:
07/28/11 12:30:04 (4 years ago)
Author:
dports@…
Message:

qt3: run build phase as root, since the port runs ranlib on the
existing ${prefix}/lib/libqassistantclient.a in pre-build. See
#30397, #30340.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dports/x11/qt3/Portfile

    r81031 r81275  
    145145} 
    146146 
     147# The ranlib above requires the build phase to be run as root 
     148build.asroot       yes 
     149 
    147150use_parallel_build  yes 
    148151build { 
Note: See TracChangeset for help on using the changeset viewer.