Changes between Version 52 and Version 53 of FAQ


Ignore:
Timestamp:
Feb 22, 2009, 11:33:57 AM (15 years ago)
Author:
raimue (Rainer Müller)
Comment:

*-append exists for long enough now

Legend:

Unmodified
Added
Removed
Modified
  • FAQ

    v52 v53  
    6666}}}
    6767
    68 === Why do I get an error about configure.cflags-append? ===
    69 
    70 When running `port` for the first time, you may see this error message:
    71 
    72 {{{
    73 unable to open port: invalid name "configure.cflags-append"
    74 }}}
    75 
    76 This is a feature which was added recently, and it means you do not have the latest version of MacPorts installed. To resolve it, update to the latest version of MacPorts by running:
    77 
    78 {{{
    79 sudo port selfupdate
    80 }}}
    81 
    8268=== What are the folders in `${prefix}/var/macports/ for and why do they take up so much space? ===
    8369