Bug 22080

Summary: typo in attention of avifile-port
Product: Ports & Packages Reporter: Edwin Groothuis <mavetju>
Component: Individual Port(s)Assignee: freebsd-ports (Nobody) <ports>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description Edwin Groothuis 2000-10-18 14:10:01 UTC
 
        make install says: "
        ===>   Generating temporary packing list
        ATTENTION:
 
        This port requires a kernel built with the directive:
 
        options USE_LDT
 
        Please, check the FreeBSD Handbook for instructions on building a
        custom kernel. If you do not know where to find it, check the
 
        it should be USER_LDT, not USE_LDT (according to the LINT file)

Fix: 

fix typo in /usr/ports/graphics/avifile/pkg-message
How-To-Repeat:  
        cd /usr/ports/graphics/avifile
        make install
        [...wait....]

        or

        cd /usr/ports/graphics/avifile
        cat pkg-message
Comment 1 Mario Sergio Fujikawa Ferreira freebsd_committer freebsd_triage 2000-10-18 20:47:44 UTC
State Changed
From-To: open->closed

Committed thanks!